colcon-devtools

View on PyPIReverse Dependencies (1)

0.3.0 colcon_devtools-0.3.0-py3-none-any.whl

Wheel Details

Project: colcon-devtools
Version: 0.3.0
Filename: colcon_devtools-0.3.0-py3-none-any.whl
Download: [link]
Size: 10368
MD5: 832caeafd66c8e9c5cb7cd8be3549202
SHA256: 25528e32cdcaed5ede43c99fd502d7d970ab22c5ebc9b45613f95bd855c18585
Uploaded: 2024-03-13 19:13:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: colcon-devtools
Version: 0.3.0
Summary: Extension for colcon to provide information about all extension points and extensions
Author: Dirk Thomas
Author-Email: web[at]dirk-thomas.net
Maintainer: Dirk Thomas
Maintainer-Email: web[at]dirk-thomas.net
Home-Page: https://colcon.readthedocs.io
Project-Url: Changelog, https://github.com/colcon/colcon-devtools/milestones?direction=desc&sort=due_date&state=closed
Project-Url: GitHub, https://github.com/colcon/colcon-devtools/
License: Apache License, Version 2.0
Keywords: colcon
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Plugins
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 :: Build Tools
Requires-Python: >=3.6
Requires-Dist: colcon-core (>=0.13.0)
Requires-Dist: packaging
Requires-Dist: flake8 (>=3.6.0); extra == "test"
Requires-Dist: flake8-blind-except; extra == "test"
Requires-Dist: flake8-builtins; extra == "test"
Requires-Dist: flake8-class-newline; extra == "test"
Requires-Dist: flake8-comprehensions; extra == "test"
Requires-Dist: flake8-deprecated; extra == "test"
Requires-Dist: flake8-docstrings; extra == "test"
Requires-Dist: flake8-import-order; extra == "test"
Requires-Dist: flake8-quotes; extra == "test"
Requires-Dist: pep8-naming; extra == "test"
Requires-Dist: pylint; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: scspell3k (>=2.2); extra == "test"
Provides-Extra: test
License-File: LICENSE
[Description omitted; length: 155 characters]

WHEEL

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

RECORD

Path Digest Size
colcon_devtools/__init__.py sha256=cDgTbwYYftcmRAAF4dVj8Br0jVg225jMwNzgkwRjeFQ 106
colcon_devtools/verb/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
colcon_devtools/verb/extension_points.py sha256=zaUN0eauRm3OicV_SlLg5JA8Cl3yGgPWA5K_OJniBT8 2778
colcon_devtools/verb/extensions.py sha256=ez-Dr049p597aWGSdoXx9c4YM6-502DM7wN5QzJWF6k 3787
colcon_devtools/verb/version_check.py sha256=T-EDlkIz9rTJFV_MJFjMOGeTM2YKhh1tEU3xv5HpMmI 3069
colcon_devtools-0.3.0.dist-info/LICENSE sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
colcon_devtools-0.3.0.dist-info/METADATA sha256=7FEyfOxwiKKeQGZjyjLKbw5nZ9hpSxX-zmoHTafLKnc 1949
colcon_devtools-0.3.0.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
colcon_devtools-0.3.0.dist-info/entry_points.txt sha256=4KX9heOY-A_YZeDl58EW1wMcJaL10n35X5LGldpp9ns 225
colcon_devtools-0.3.0.dist-info/top_level.txt sha256=1t6zp_AkSknIc0IXiyQjq3H-t0jOr3GRODVAl2_uYPA 16
colcon_devtools-0.3.0.dist-info/zip-safe sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
colcon_devtools-0.3.0.dist-info/RECORD

top_level.txt

colcon_devtools

entry_points.txt

extension-points = colcon_devtools.verb.extension_points:ExtensionPointsVerb
extensions = colcon_devtools.verb.extensions:ExtensionsVerb
version-check = colcon_devtools.verb.version_check:VersionCheckVerb

zip-safe