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.
License: MIT
Author: Serge Matveenko
Author-email: lig@countzero.co
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: attrs (>=19.3.0,<20.0.0)
Requires-Dist: cached-property (>=1.5.1,<2.0.0)
Requires-Dist: cffi (>=1.14.0,<2.0.0)
Requires-Dist: click (>=7.0,<8.0)
Requires-Dist: marshmallow (>=3.5.1,<4.0.0)
Requires-Dist: pygit2 (>=1.1.1,<2.0.0)
Requires-Dist: pyyaml (>=5.3.1,<6.0.0)
Requires-Dist: toml (>=0.10.0,<0.11.0)
