python-codetree

View on PyPIReverse Dependencies (0)

1.2.0 python_codetree-1.2.0-py3-none-any.whl

Wheel Details

Project: python-codetree
Version: 1.2.0
Filename: python_codetree-1.2.0-py3-none-any.whl
Download: [link]
Size: 26923
MD5: 55193a370beace6bc5cdd551c3e1719b
SHA256: c4a664c17da248c1a43c0046a69b49a80dd412173f489bd211e1f085a0c0fc3b
Uploaded: 2020-06-17 09:09:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: python-codetree
Version: 1.2.0
Summary: A code tree builder
Home-Page: https://launchpad.net/codetree
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
Requires-Dist: pyyaml
Requires-Dist: requests
Requires-Dist: coverage (>=4.4); extra == "tests"
Requires-Dist: flake8; extra == "tests"
Requires-Dist: nose (>=1.3.7); extra == "tests"
Requires-Dist: pip (>=9.0); extra == "tests"
Requires-Dist: requests (>=2.18); extra == "tests"
Requires-Dist: setuptools (>=36.0.1); extra == "tests"
Provides-Extra: tests
[No description]

WHEEL

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

RECORD

Path Digest Size
codetree/__init__.py sha256=Bqprk_31v-VvU6H_hInBicpDvYWqnJ28jw44IHiDby0 152
codetree/cli.py sha256=KIruBp8Z3rPcJ-J9Rshg5m8IE7d8YskJCkOe3IBqurw 1010
codetree/config.py sha256=5DTh3sfR_oRJorWBk_9SldP916giaQBYXZZB7Q9pRgI 12133
codetree/fileutils.py sha256=kp0EwMiW6McH-lMt1SF9FaH1H0bHkEEX8TYhVPPGS-I 2592
codetree/six.py sha256=Q6WvEXZ1DGEASAo3CGNCJkKv2tPy8xkSmK-VHE9PYIA 34074
codetree/handlers/__init__.py sha256=REec1rYUkDQtO2UzMJitLoIxopGw0KVqxVflbLm1v9w 215
codetree/handlers/basic.py sha256=ZpcEx-TiEq45jUJbhzl6QmudE2ltfWITwvlYqGvnyq4 4568
codetree/handlers/bzr.py sha256=6Y8cND66miJu2OwZ8uMgab8QvO04zWy1A21thfxjKvg 8730
codetree/handlers/charm.py sha256=RNFjQCP2k4SZD3BIgB87dK89EOmEk9KC2meeWj8C6No 8760
codetree/handlers/exceptions.py sha256=SmO0flmFPob3AILVK6M0qIHXVBu508Nav0GiUmGvp_8 480
codetree/handlers/git.py sha256=kySzU7SqGS6RXxpu5YUbbvPEJYEBzFMIDG3ghTPRuvA 4813
codetree/handlers/utils.py sha256=X62uuTtgcl4cxVqvEZ34A8qkHzHfyfljpDrzwqtjzig 1956
python_codetree-1.2.0.dist-info/LICENSE sha256=Ufzg8rxz34ci4F71H0axUBHJbeO4p0LEunHsha9bh-g 1113
python_codetree-1.2.0.dist-info/METADATA sha256=xzRWj8NOG-i92o4-rERSKoxm-JQ2GZMVYxVxHmQHQQQ 780
python_codetree-1.2.0.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
python_codetree-1.2.0.dist-info/entry_points.txt sha256=PBfwTOpachTfBLUZ33_xzRokcPHeo84MYusW1QpPPDs 48
python_codetree-1.2.0.dist-info/top_level.txt sha256=W0VzzB6D-ZrUtYufd_0NeUy2hy4AysgqdZXlTuDq-oQ 9
python_codetree-1.2.0.dist-info/RECORD

top_level.txt

codetree

entry_points.txt

codetree = codetree.cli:main