wok

View on PyPIReverse Dependencies (0)

0.1.0.dev1 wok-0.1.0.dev1-py3-none-any.whl

Wheel Details

Project: wok
Version: 0.1.0.dev1
Filename: wok-0.1.0.dev1-py3-none-any.whl
Download: [link]
Size: 9030
MD5: 6a19be9844b95257a009de8a9c759f47
SHA256: 2e1609096cfa394174d6ad933753f46067a6642e8bfa3d7e31e9faaa8fc3ba43
Uploaded: 2020-06-07 22:27:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: wok
Version: 0.1.0.dev1
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.8
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=c2EIiiak-c3Nat2lKwjMidB2uIoxR6yJsUxfZ_XxOc8 1362
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=eU5FnIHOTrkABb4QaKP_A0wn-uIIOoM0wXvpKlLK4RM 262
wok/core/base.py sha256=zcmZdOUg5aRXRTB94D3-locihYu7tLqG0lHJGlFbWhs 6214
wok/core/cmd.py sha256=3gcvYzuqmt18kS7EzgB-49IEcrtEB1TmzaOQatpEl44 5699
wok/core/context.py sha256=mQB5CVg9wl6P9PoYypnN5RtNH9zy4R40hd-NtXGTI1k 1465
wok-0.1.0.dev1.dist-info/entry_points.txt sha256=sjg-sSaqO38OxaWGjHzI1xTwATdFc2yhZKXP4Cx5cbE 36
wok-0.1.0.dev1.dist-info/LICENSE sha256=G65bLFZkUs92W1nNFuKz9G9BXCML3UaXot2_skJr7uE 1072
wok-0.1.0.dev1.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
wok-0.1.0.dev1.dist-info/METADATA sha256=Rzjc5ZibMRZ_0LiuP0-qFzpmMTAY7tccbvPH-lnd8bk 744
wok-0.1.0.dev1.dist-info/RECORD

entry_points.txt

wok = wok.cli:main