ght

View on PyPIReverse Dependencies (0)

0.1.2 ght-0.1.2-py3-none-any.whl

Wheel Details

Project: ght
Version: 0.1.2
Filename: ght-0.1.2-py3-none-any.whl
Download: [link]
Size: 9013
MD5: bfe40b90b860def4c11c95e1b36620f7
SHA256: 6a3214e41748425202cd90280b46fc45b14e684b3ebf3d68a889eb9d35873a2c
Uploaded: 2020-07-18 15:16:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ght
Version: 0.1.2
Summary: GIT Template Render (GITTR)
Author: Patrick Sodré
Author-Email: psodre[at]gmail.com
Home-Page: https://github.com/zeroae/ght
License: BSD
Keywords: cli gittr cookiecutter template
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.8
Requires-Dist: click (>=7.0)
Requires-Dist: click-plugins
Requires-Dist: entrypoints
Requires-Dist: gitpython (<3.2,>=3.1.0)
Requires-Dist: jinja2 (<3,>=2.11.1)
Requires-Dist: jinja2-time (==0.2.0)
Requires-Dist: pyyaml (<6,>=5.3.1)
Requires-Dist: sphinx; extra == "doc"
Requires-Dist: sphinx-autoapi; extra == "doc"
Requires-Dist: sphinx-click; extra == "doc"
Requires-Dist: watchdog; extra == "doc"
Requires-Dist: pytest (>=3); extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: doc
Provides-Extra: test
Description-Content-Type: text/x-rst
[Description omitted; length: 1508 characters]

WHEEL

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

RECORD

Path Digest Size
gittr/__init__.py sha256=UujEn0u5F_p6Xu5fDKN7yLadsm71MEtuR4l4hFr7PLo 109
gittr/cli/__init__.py sha256=CyLlW9U-benpr_et43GtRDLcN0c1CotMKETUpNPODtE 116
gittr/cli/__main__.py sha256=gdptk8jOfWuM-CHvc5DXah4uyiwLz-8HHVHPFCHoFBc 29
gittr/cli/_version.py sha256=8FM2lqHdLrNHmN8zGLn9O7xR6WLZzWbtpjVX_d6CSss 116
gittr/cli/action.py sha256=MNU84A7n7qYdY_c6krVT08_6c1cKUvawtS8xirMPOsM 7633
gittr/cli/cli.py sha256=8YQul5Cs9cbNzxA_xt-Z8L2voStSzaqeD686yTE8TP4 3839
gittr/cli/utils.py sha256=N6P-4O_m0cZqiZQzt0g93gAlCkXeS4-STXCD1j9mXq8 2915
ght-0.1.2.dist-info/LICENSE sha256=_x0xFV8ZkvFpSm1P5eKbjZoiQi_DFLHH2p_e5V8KXos 1508
ght-0.1.2.dist-info/METADATA sha256=vw31iAmOKQv9GqzJ9CA6VYvkqQRWKxs8DOe2_fuWRWo 2738
ght-0.1.2.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
ght-0.1.2.dist-info/entry_points.txt sha256=q4_2xq2yhoD3tIqYqtkmFcGpmpIj1lQbg6KtCK-4Pzo 79
ght-0.1.2.dist-info/top_level.txt sha256=KpHGMxIrpidUtcO9E5ABg2QphJtqqfDC9WkZBqg7nac 6
ght-0.1.2.dist-info/RECORD

top_level.txt

gittr

entry_points.txt

ght = gittr.cli.__main__:cli
gittr = gittr.cli.__main__:cli