ament_copyright: Rolling
  • Links
    • Rosindex
    • Repository
  • Python API
    • ament_copyright package
      • Submodules
        • ament_copyright.copyright_names module
        • ament_copyright.crawler module
        • ament_copyright.licenses module
        • ament_copyright.main module
        • ament_copyright.parser module
        • ament_copyright.pytest_marker module
      • Module contents
        • get_copyright_names()
        • get_licenses()
  • Standard Documents
    • PACKAGE
    • CHANGELOG
      • Changelog for package ament_copyright
        • 0.20.2 (2025-07-30)
        • 0.20.1 (2025-06-19)
        • 0.20.0 (2025-04-24)
        • 0.19.2 (2025-04-17)
        • 0.19.1 (2025-02-02)
        • 0.19.0 (2024-11-20)
        • 0.18.1 (2024-06-17)
        • 0.18.0 (2024-04-26)
        • 0.17.0 (2024-04-16)
        • 0.16.4 (2024-03-28)
        • 0.16.3 (2024-02-07)
        • 0.16.2 (2023-12-26)
        • 0.16.1 (2023-11-06)
        • 0.16.0 (2023-10-04)
        • 0.15.2 (2023-07-11)
        • 0.15.1 (2023-06-07)
        • 0.15.0 (2023-04-27)
        • 0.14.1 (2023-04-11)
        • 0.14.0 (2023-02-14)
        • 0.13.2 (2022-09-13)
        • 0.13.1 (2022-05-09)
        • 0.13.0 (2022-04-29)
        • 0.12.3 (2022-04-08)
        • 0.12.2 (2022-03-28)
        • 0.12.1 (2022-03-01)
        • 0.12.0 (2022-02-18)
        • 0.11.4 (2022-01-14)
        • 0.11.3 (2022-01-14)
        • 0.11.2 (2021-06-18)
        • 0.11.1 (2021-06-18)
        • 0.11.0 (2021-06-18)
        • 0.10.6 (2021-05-06)
        • 0.10.5 (2021-04-14)
        • 0.10.4 (2021-03-18)
        • 0.10.3 (2021-03-03)
        • 0.10.2 (2021-02-12)
        • 0.10.1 (2021-01-25)
        • 0.10.0 (2020-09-18)
        • 0.9.4 (2020-05-26)
        • 0.9.3 (2020-05-18)
        • 0.9.2 (2020-05-08)
        • 0.9.1 (2020-04-10)
        • 0.8.1 (2019-10-23)
        • 0.8.0 (2019-09-17)
        • 0.7.4 (2019-07-31)
        • 0.7.3 (2019-05-09 14:08)
        • 0.7.2 (2019-05-09 09:30)
        • 0.7.1 (2019-05-07)
        • 0.7.0 (2019-04-11)
        • 0.6.3 (2019-01-14)
        • 0.6.2 (2018-12-06)
        • 0.6.1 (2018-11-15)
        • 0.6.0 (2018-11-14)
        • 0.5.2 (2018-06-27)
        • 0.5.1 (2018-06-18 13:47)
        • 0.5.0 (2018-06-18 10:09)
        • 0.4.0 (2017-12-08)
  • Documentation
    • ament_copyright
  • Index
ament_copyright: Rolling
  • ament_copyright
  • ament_copyright package
  • View page source

ament_copyright package

Submodules

  • ament_copyright.copyright_names module
  • ament_copyright.crawler module
    • add_files_for_all_filetypes()
    • get_files()
    • is_repository_root()
    • match_filename()
  • ament_copyright.licenses module
    • LicenseEntryPoint
      • LicenseEntryPoint.contributing_files
      • LicenseEntryPoint.file_headers
      • LicenseEntryPoint.license_files
      • LicenseEntryPoint.name
      • LicenseEntryPoint.spdx
    • read_data()
    • read_license_data()
  • ament_copyright.main module
    • add_copyright_year()
    • add_header()
    • add_missing_header()
    • get_comment()
    • get_string_from_years()
    • get_xunit_content()
    • get_years_from_string()
    • main()
  • ament_copyright.parser module
    • ContributingDescriptor
      • ContributingDescriptor.parse()
    • CopyrightDescriptor
    • FileDescriptor
      • FileDescriptor.identify_license()
      • FileDescriptor.parse()
      • FileDescriptor.read()
    • LicenseDescriptor
      • LicenseDescriptor.parse()
    • SourceDescriptor
      • SourceDescriptor.identify_copyright()
      • SourceDescriptor.parse()
    • determine_filetype()
    • get_comment_block()
    • get_index_of_next_line()
    • get_multiline_comment_block()
    • is_coding_line()
    • is_comment_line()
    • is_empty_line()
    • is_shebang_line()
    • parse_file()
    • remove_formatting()
    • scan_past_coding_and_shebang_lines()
    • scan_past_empty_lines()
    • search_copyright_information()
    • split_template()
  • ament_copyright.pytest_marker module
    • pytest_configure()

Module contents

ament_copyright.get_copyright_names()
ament_copyright.get_licenses()
Previous Next

© Copyright The <ament_copyright> Contributors. License: Apache License 2.0.

Built with Sphinx using a theme provided by Read the Docs.