ciborg

View on PyPIReverse Dependencies (0)

0.1 ciborg-0.1-py2.py3-none-any.whl

Wheel Details

Project: ciborg
Version: 0.1
Filename: ciborg-0.1-py2.py3-none-any.whl
Download: [link]
Size: 13377
MD5: 26b5fef8e9b97ee5b954eb3d67a1cd30
SHA256: 51a2ea5e98b359d5030b29e1aaff0d639b7cfde3caa2eaade36cba65165feaa9
Uploaded: 2020-04-27 00:32:16 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ciborg
Version: 0.1
Summary: Generate CI configuration for various services
Author: Kyle Altendorf
Author-Email: sda[at]fstab.net
Home-Page: https://github.com/altendky/ciborg
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Requires-Python: >=3.5
Requires-Dist: attrs
Requires-Dist: click
Requires-Dist: importlib-resources
Requires-Dist: marshmallow
Requires-Dist: marshmallow-polyfield
Requires-Dist: pyrsistent
Requires-Dist: pyyaml
Requires-Dist: gitignoreio; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: tox; extra == "dev"
Requires-Dist: coverage; extra == "test"
Requires-Dist: mypy; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: tox; extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/x-rst
[Description omitted; length: 1033 characters]

WHEEL

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

RECORD

Path Digest Size
ciborg/__init__.py sha256=JOl41NviMN-qDV0Z8ZPmhNIxvgyauGGJHdB4A-8MhqM 93
ciborg/__main__.py sha256=cH85ygMjsO14ZaUbt7X9BSMW0Sz-j-NjX0P0vKzqsaE 36
ciborg/_version.py sha256=33VeZFKIB7p_N93jrpYPFC4YlvHb8O6JlW-1XeuI20M 495
ciborg/azure.py sha256=epsQSY9o_zxgf-HrX7YK-Cav7-vV0dJSQZRJZUVhhG8 23427
ciborg/cli.py sha256=9m3oVsaMKgxdT5td9u7LH8BWNkwqUhD5PhbgEtGPdVo 1090
ciborg/configuration.py sha256=v_4Js0MUrGGoFAko8XE8e7Juhn9qe8pVOso8Hn-B4vc 2203
ciborg/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ciborg/data/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ciborg/data/azure-pipelines.yml sha256=DW9UJDikTApFgcbB2A1GNuZVW5cpQ4yMjtn0U5vZNIY 3889
ciborg/data/azure.yml sha256=jC5t3A61gFI4r5FmzZ2ui5tAizSiRBgaE16mVC_PMvo 3487
ciborg/data/ciborg.json sha256=KDuAmWdc8LWUTjCYmB6chClHXw8TeFzE42cH7j7t7i8 435
ciborg/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ciborg/tests/test_azure.py sha256=Mea7dPX143V8mcu4vq7WL3q-eI72OmFRgpY44IsXOns 1294
ciborg-0.1.dist-info/LICENSE sha256=siL8rptM-HFf6aOSRcr_OhVPrAfv0vWuU4NKf39oyw8 1071
ciborg-0.1.dist-info/METADATA sha256=xQsgS6iT2x11gm95UBkWFBGPXWnch9c1aCRSnwvEqN8 2472
ciborg-0.1.dist-info/WHEEL sha256=kGT74LWyRUZrL4VgLh6_g12IeVl_9u9ZVhadrgXZUEY 110
ciborg-0.1.dist-info/entry_points.txt sha256=UAw-_foLXT6UXlw80DNz8ILdflIojXx7hz3DFMfCkXM 43
ciborg-0.1.dist-info/top_level.txt sha256=S8TagVqfsiDg34h3OA-HuGWr_tzI62WdZMkYRBEY1dY 7
ciborg-0.1.dist-info/RECORD

top_level.txt

ciborg

entry_points.txt

ciborg = ciborg.cli:cli