colcon-output

View on PyPIReverse Dependencies (1)

0.2.13 colcon_output-0.2.13-py3-none-any.whl

Wheel Details

Project: colcon-output
Version: 0.2.13
Filename: colcon_output-0.2.13-py3-none-any.whl
Download: [link]
Size: 14422
MD5: e3c640f15c71e4713ff2b068b87ed3fa
SHA256: 81d5da6fa3b7e69e34eab9ca207ff5918613b39047539a2b66050e59a6cf3fe4
Uploaded: 2023-02-15 22:32:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: colcon-output
Version: 0.2.13
Summary: Extension for colcon to customize the output in various ways.
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-output/milestones?direction=desc&sort=due_date&state=closed
Project-Url: GitHub, https://github.com/colcon/colcon-output/
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-Dist: colcon-core (>=0.3.8)
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: 144 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_output/__init__.py sha256=Cq5GM6h-7N7oBYtaE__MafgEzmUGmVLY40jdeMaX_8s 107
colcon_output/event_handler/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
colcon_output/event_handler/console_cohesion.py sha256=9E93IVEz_XPloqmDPgHGPBCGkGjnZid9tA61Y7Uw_Rs 2045
colcon_output/event_handler/console_package_list.py sha256=yJ0NVSsIVz9WQQaMoTEWHDJEAr5G62CR7rQoHv-b8M8 1357
colcon_output/event_handler/console_stderr.py sha256=i33dPxb-p9M1BBEoQVIIb_-gvCqUwL5JF8xkBU_SVHM 1859
colcon_output/event_handler/event_log.py sha256=NW_IXoOV8ZUTlsxmXI8flvdK-sn5fDfC33GonZCg9fs 2578
colcon_output/event_handler/log.py sha256=ZZtjOZfnTUR-DDNStd7rj9ZiN_lTUYZGnFjm-NleaRk 5962
colcon_output/event_handler/summary.py sha256=o7p9dv6uojaJQnvdqYtzlgOfMv1Rhvhi0eyWx2ZlSqk 4373
colcon_output-0.2.13.dist-info/LICENSE sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
colcon_output-0.2.13.dist-info/METADATA sha256=0KRwF4m9fJCVwLriIJ1JKs9Z0hSbmkbGdD4pwIaebdg 1860
colcon_output-0.2.13.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
colcon_output-0.2.13.dist-info/entry_points.txt sha256=QUCp3IOg83o1Ei2Vxlovbld21AP2pmaGdwsQpJifz9w 496
colcon_output-0.2.13.dist-info/top_level.txt sha256=lQL8hYU6N53anvRbT6E7IyeIOHRlbIcv1PcQ4vaS1vU 14
colcon_output-0.2.13.dist-info/zip-safe sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
colcon_output-0.2.13.dist-info/RECORD

top_level.txt

colcon_output

entry_points.txt

console_cohesion = colcon_output.event_handler.console_cohesion:ConsoleCohesionEventHandler
console_package_list = colcon_output.event_handler.console_package_list:ConsolePackageListEventHandler
console_stderr = colcon_output.event_handler.console_stderr:ConsoleStderrEventHandler
event_log = colcon_output.event_handler.event_log:EventLogEventHandler
log = colcon_output.event_handler.log:LogEventHandler
summary = colcon_output.event_handler.summary:SummaryHandler

zip-safe