aki

View on PyPIReverse Dependencies (0)

0.1.0.dev0 aki-0.1.0.dev0-py3-none-any.whl

Wheel Details

Project: aki
Version: 0.1.0.dev0
Filename: aki-0.1.0.dev0-py3-none-any.whl
Download: [link]
Size: 7749
MD5: a9da40a85c7946265c553930b6324a60
SHA256: 1312f07281e6425e073f194f36472b89e5c875792616cc4e4a326aeb48102d18
Uploaded: 2020-03-30 23:37:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aki
Version: 0.1.0.dev0
Summary: Wok is a tool to manage several `git` repos in a single workspace.
Author: Serge Matveenko
Author-Email: lig[at]countzero.co
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.7,<4.0
Requires-Dist: attrs (<20.0.0,>=19.3.0)
Requires-Dist: cached-property (<2.0.0,>=1.5.1)
Requires-Dist: cffi (<2.0.0,>=1.14.0)
Requires-Dist: click (<8.0,>=7.0)
Requires-Dist: marshmallow (<4.0.0,>=3.5.1)
Requires-Dist: pygit2 (<2.0.0,>=1.1.1)
Requires-Dist: pyyaml (<6.0.0,>=5.3.1)
Requires-Dist: toml (<0.11.0,>=0.10.0)
[No description]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
wok/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
wok/__main__.py sha256=bYt9eEaoRQWdejEHFD8REx9jxVEdZptECFsV7F49Ink 30
wok/cli.py sha256=RCM6PvsWJc_x0KO2Jx9k7ZhZQROq74VUb5labhcwDdQ 1074
wok/config/__init__.py sha256=MHR1j8w1Zbxpy2zr4U5j8tsOvrgBdYV5TATkb254M6g 62
wok/config/base.py sha256=Fh2TwWrDgHQEdtFRtByglGKwWqSGxRGQ2HxhKJg6Sfc 2311
wok/config/schema.py sha256=0iE0nl4pnR0qGJrITcqsKkslZkn1GYBQt8V9OJpJ1Pw 722
wok/core/__init__.py sha256=iJyG0m_J2PXcwwvzgmSeLGgQ-i0qvT7K0ih1eAPy-wo 175
wok/core/base.py sha256=6_OVJFwQw0fdQ9Tev-OHcwPMa1r9A0hqxgud3CKO2WI 2537
wok/core/cmd.py sha256=ijgG--5MK0qya_83IrZYb3IZIiFCF6ljAd8lu4lApX8 3586
wok/core/context.py sha256=YDNImr5o26YAvyR3_ZwFKZYmiEu3dYvtibCYlwkAs1g 1470
aki-0.1.0.dev0.dist-info/entry_points.txt sha256=sjg-sSaqO38OxaWGjHzI1xTwATdFc2yhZKXP4Cx5cbE 36
aki-0.1.0.dev0.dist-info/LICENSE sha256=G65bLFZkUs92W1nNFuKz9G9BXCML3UaXot2_skJr7uE 1072
aki-0.1.0.dev0.dist-info/WHEEL sha256=VN2eEg4PHbTOniXb-cCYQPc6zUTS4dAcATjlgU3q-Lo 83
aki-0.1.0.dev0.dist-info/METADATA sha256=aeX54wXH-5PZc74UI1ploLU_YUZ81sHOLIMeO-MOQTk 744
aki-0.1.0.dev0.dist-info/RECORD

entry_points.txt

wok = wok.cli:main