colcon-cargo

View on PyPIReverse Dependencies (1)

0.1.3 colcon_cargo-0.1.3-py3-none-any.whl

Wheel Details

Project: colcon-cargo
Version: 0.1.3
Filename: colcon_cargo-0.1.3-py3-none-any.whl
Download: [link]
Size: 14280
MD5: 51ba7d736a272abf449c893a0f5592b0
SHA256: 68767bec254846e0f1a145a0de78455de58be56c15ab892d23de6e1d00160f36
Uploaded: 2024-08-27 06:28:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: colcon-cargo
Version: 0.1.3
Summary: Extension for colcon to support cargo packages.
Author: Gérald Lelong
Author-Email: gerald.lelong[at]easymov.fr
Maintainer: Easymov Robotics
Maintainer-Email: dev[at]easymov.fr
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
Requires-Dist: toml
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: flake8 (>=3.6.0); 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
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1936 characters]

WHEEL

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

RECORD

Path Digest Size
colcon_cargo/__init__.py sha256=Ygfp3PfDgaPHG-9IlzzmZd3k6eoyb68C_D2Jvp1ErbE 106
colcon_cargo/argcomplete_completer/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
colcon_cargo/argcomplete_completer/cargo_args.py sha256=5BBxjrHeQyq0-JGKqPPCCOrLPc22yQExtjq-CEgzDAo 993
colcon_cargo/package_identification/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
colcon_cargo/package_identification/cargo.py sha256=JqOtbnwlxDBIb_R_uDvZL4CMolpqs47ZoDmfAOSZmTE 2854
colcon_cargo/task/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
colcon_cargo/task/cargo/__init__.py sha256=0G9UvcMFiFMTzyLsPssFl6Moivf1g1J9hGBmPUkMVCI 949
colcon_cargo/task/cargo/build.py sha256=7sI-yYntcfM_dNZoYIbtOS_BqTKIiing3tPbVSp0pkE 5561
colcon_cargo/task/cargo/test.py sha256=inSMbFrKIy-fmTSgSwcS_HIoPXpA2qoLBr4af4WYs9U 5229
colcon_cargo-0.1.3.dist-info/LICENSE sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
colcon_cargo-0.1.3.dist-info/METADATA sha256=b3z3Ok0MCo5cRNp7D0FaYqOJTwe9D5fTo53clSu3cQs 3576
colcon_cargo-0.1.3.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
colcon_cargo-0.1.3.dist-info/entry_points.txt sha256=hoVoYpupvnqZRKepkisK5AMNvPaZ4t4MbFAv2IVcJes 399
colcon_cargo-0.1.3.dist-info/top_level.txt sha256=WeewIXNmWcvdd0VRGdIlFlaXOGNPPhIPrI9ma2AJX2Y 13
colcon_cargo-0.1.3.dist-info/zip-safe sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
colcon_cargo-0.1.3.dist-info/RECORD

top_level.txt

colcon_cargo

entry_points.txt

cargo_args = colcon_cargo.argcomplete_completer.cargo_args:CargoArgcompleteCompleter
cargo = colcon_cargo.package_identification.cargo:CargoPackageIdentification
cargo = colcon_cargo.task.cargo.build:CargoBuildTask
cargo = colcon_cargo.task.cargo.test:CargoTestTask

zip-safe