ament_copyright
0.17
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
CHANGELOG
Changelog for package ament_copyright
0.17.1 (2024-06-27)
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)
PACKAGE
Documentation
ament_copyright
Index
ament_copyright
Index
Index
A
|
C
|
D
|
F
|
G
|
I
|
L
|
M
|
N
|
P
|
R
|
S
A
add_copyright_year() (in module ament_copyright.main)
add_files_for_all_filetypes() (in module ament_copyright.crawler)
add_header() (in module ament_copyright.main)
add_missing_header() (in module ament_copyright.main)
ament_copyright
module
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
C
contributing_files (ament_copyright.licenses.LicenseEntryPoint attribute)
ContributingDescriptor (class in ament_copyright.parser)
CopyrightDescriptor (class in ament_copyright.parser)
D
determine_filetype() (in module ament_copyright.parser)
F
file_headers (ament_copyright.licenses.LicenseEntryPoint attribute)
FileDescriptor (class in ament_copyright.parser)
G
get_comment() (in module ament_copyright.main)
get_comment_block() (in module ament_copyright.parser)
get_copyright_names() (in module ament_copyright)
get_files() (in module ament_copyright.crawler)
get_index_of_next_line() (in module ament_copyright.parser)
get_licenses() (in module ament_copyright)
get_multiline_comment_block() (in module ament_copyright.parser)
get_string_from_years() (in module ament_copyright.main)
get_xunit_content() (in module ament_copyright.main)
get_years_from_string() (in module ament_copyright.main)
I
identify_copyright() (ament_copyright.parser.SourceDescriptor method)
identify_license() (ament_copyright.parser.FileDescriptor method)
is_coding_line() (in module ament_copyright.parser)
is_comment_line() (in module ament_copyright.parser)
is_empty_line() (in module ament_copyright.parser)
is_repository_root() (in module ament_copyright.crawler)
is_shebang_line() (in module ament_copyright.parser)
L
license_files (ament_copyright.licenses.LicenseEntryPoint attribute)
LicenseDescriptor (class in ament_copyright.parser)
LicenseEntryPoint (class in ament_copyright.licenses)
M
main() (in module ament_copyright.main)
match_filename() (in module ament_copyright.crawler)
module
ament_copyright
ament_copyright.copyright_names
ament_copyright.crawler
ament_copyright.licenses
ament_copyright.main
ament_copyright.parser
ament_copyright.pytest_marker
N
name (ament_copyright.licenses.LicenseEntryPoint attribute)
P
parse() (ament_copyright.parser.ContributingDescriptor method)
(ament_copyright.parser.FileDescriptor method)
(ament_copyright.parser.LicenseDescriptor method)
(ament_copyright.parser.SourceDescriptor method)
parse_file() (in module ament_copyright.parser)
pytest_configure() (in module ament_copyright.pytest_marker)
R
read() (ament_copyright.parser.FileDescriptor method)
read_data() (in module ament_copyright.licenses)
read_license_data() (in module ament_copyright.licenses)
remove_formatting() (in module ament_copyright.parser)
S
scan_past_coding_and_shebang_lines() (in module ament_copyright.parser)
scan_past_empty_lines() (in module ament_copyright.parser)
search_copyright_information() (in module ament_copyright.parser)
SourceDescriptor (class in ament_copyright.parser)
spdx (ament_copyright.licenses.LicenseEntryPoint attribute)
split_template() (in module ament_copyright.parser)