rosdistro-reviewer

View on PyPIReverse Dependencies (0)

0.1.3 rosdistro_reviewer-0.1.3-py3-none-any.whl

Wheel Details

Project: rosdistro-reviewer
Version: 0.1.3
Filename: rosdistro_reviewer-0.1.3-py3-none-any.whl
Download: [link]
Size: 22329
MD5: e06443711933cbadfaa2897a26404a38
SHA256: a8fb50f4933b3cbef1389133831a8813a104c04ad289a133dfd5e09907852fe9
Uploaded: 2024-11-20 18:19:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rosdistro-reviewer
Version: 0.1.3
Summary: Automation for analyzing changes to the rosdep database and rosdistro index
Author-Email: Scott K Logan <logans[at]cottsay.net>
License: Apache License, Version 2.0
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.6
Requires-Dist: colcon-core (>=0.18.0)
Requires-Dist: GitPython
Requires-Dist: rosdep
Requires-Dist: unidiff
Requires-Dist: PyYAML
Requires-Dist: yamllint
Requires-Dist: PyGithub; extra == "github"
Requires-Dist: flake8; extra == "test"
Requires-Dist: mypy; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: scspell3k (>=2.2); extra == "test"
Requires-Dist: types-PyYAML; extra == "test"
Provides-Extra: github
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 2908 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.34.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
rosdistro_reviewer/__init__.py sha256=3E0E-f2dU7rPC6ReQm5fQLI-fKSNNWJNc100LsDIjTA 127
rosdistro_reviewer/__main__.py sha256=KNBoWcggeJI4oZtT6DNngrne4evhiWjLfakeoJOX-Xw 180
rosdistro_reviewer/command.py sha256=pbLaNpJDIYNDJ07CPBVbv24oGro9UcBqkU2JyUh1feU 1297
rosdistro_reviewer/git_lines.py sha256=jYm6X5HawtgAyQLze3VUaPCf3An1wCgrEKtfFTPZsE4 2967
rosdistro_reviewer/review.py sha256=WVheYAeiXxmGKlIrDtpI9dxChcXpFKWvdhNgGl1TqkU 5702
rosdistro_reviewer/yaml_changes.py sha256=1bIfUAuFLlMaVL2OZMbd61gwLMzBT7c36idNju_eJfQ 3978
rosdistro_reviewer/yaml_lines.py sha256=m51FFyNypRLDM8FOd9ahKxxKQh60uxH0Oe78GYWUnGQ 3695
rosdistro_reviewer/element_analyzer/__init__.py sha256=Ya6TMXErVgxFKlgjo4R3DnLAMPSeuCP9IF2KupGsoMk 3075
rosdistro_reviewer/element_analyzer/rosdep.py sha256=JLXuIDuVknkxRH9-caZ_iUwOtLAokc6S6rkUN-x25GE 13688
rosdistro_reviewer/element_analyzer/yamllint.py sha256=H2l2KfAFDbOwofrGMEBlMBMjBq45iI3po02gRf2vMLA 4673
rosdistro_reviewer/submitter/__init__.py sha256=CDS1tHnWqJV_WuOm5ygpkl6Ul_DzdU1i8_k5bQx-Jo4 2918
rosdistro_reviewer/submitter/github.py sha256=LIsAPAFoLTwhtXwxluodMaUlwZg4pmvyjfhysmpi7k0 7370
rosdistro_reviewer/verb/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rosdistro_reviewer/verb/review.py sha256=YmDz2PlTjpaZTOHpRtd-8T5W3gekM-ye5h1JwIQJE0E 2448
rosdistro_reviewer-0.1.3.dist-info/METADATA sha256=obkwXDRzqolXgxNYNIMA9OkgqN0_eOXBfsdo0VAEPck 4419
rosdistro_reviewer-0.1.3.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
rosdistro_reviewer-0.1.3.dist-info/entry_points.txt sha256=HRfZgGK5IUHDNqLyVDMhDZ4uOEXZbD5tZ3W3KYoI1gk 693
rosdistro_reviewer-0.1.3.dist-info/top_level.txt sha256=U69IkNphfCwyjmNSSXAIwd4Bc2rjs8tATLeuOBDPCh4 19
rosdistro_reviewer-0.1.3.dist-info/zip-safe sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
rosdistro_reviewer-0.1.3.dist-info/RECORD

top_level.txt

rosdistro_reviewer

entry_points.txt

rosdistro-reviewer = rosdistro_reviewer.command:main
rosdep = rosdistro_reviewer.element_analyzer.rosdep:RosdepAnalyzer
yamllint = rosdistro_reviewer.element_analyzer.yamllint:YamllintAnalyzer
extension_blocklist = colcon_core.extension_point:EXTENSION_BLOCKLIST_ENVIRONMENT_VARIABLE
github_token = rosdistro_reviewer.submitter.github:GITHUB_TOKEN_ENVIRONMENT_VARIABLE
home = rosdistro_reviewer.command:HOME_ENVIRONMENT_VARIABLE
log_level = rosdistro_reviewer.command:LOG_LEVEL_ENVIRONMENT_VARIABLE
github = rosdistro_reviewer.submitter.github:GitHubSubmitter

zip-safe