tmplr

View on PyPIReverse Dependencies (0)

0.4.0 tmplr-0.4.0-py3-none-any.whl

Wheel Details

Project: tmplr
Version: 0.4.0
Filename: tmplr-0.4.0-py3-none-any.whl
Download: [link]
Size: 9846
MD5: 510db880923ddb4a5a95d138a5b1625a
SHA256: 2e1e8c5d9560b91932077a405a320ddd5e108eaf7df29c867bfb2da9005bab3a
Uploaded: 2021-10-23 16:47:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tmplr
Version: 0.4.0
Summary: The holiest cli template system
Author-Email: "D. Ben Knoble" <ben.knoble[at]gmail.com>
Project-Url: GitHub, https://github.com/benknoble/tmplr
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Environment :: Console
Classifier: Topic :: Software Development :: Code Generators
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3
Description-Content-Type: text/markdown
[Description omitted; length: 3634 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.4.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
tmplr/__init__.py sha256=wabrrh5yrpvgRYpVJ-2SyH90hlqzGseFxOAcrGrPy44 2910
tmplr/temple.py sha256=WLXT2qHsXUEu1H5His3lrXKbssVSuZgaLIzQCwyuMhM 5706
tmplr/cli/__init__.py sha256=fxz8NRiaHWVEcYXw0MbcJ8ZXZ7YeVeGh1pI2hB5XDug 82
tmplr/cli/editor.py sha256=_Sew_cJgKzFxZcVoana1xYQqr_82tNfttiD_GyZtMvk 737
tmplr/cli/temples.py sha256=tPwJVk8__GU4HCToXO-AowHzQvrU8T8Oievx1uy0sWs 2108
tmplr/cli/tmplr.py sha256=BXvSjyq-unXmov7otm3ehzWYeYV5qMW8dsXryMh4xLI 2832
tmplr-0.4.0.dist-info/entry_points.txt sha256=SQM_uz6O95jgn6iMTgfXR3bft7tFv-jmSKIycOJTYTY 77
tmplr-0.4.0.dist-info/LICENSE sha256=VYI2san3nysS3ZvfQYXvg0t5PDY0rn4JKj6NRu17zbc 1070
tmplr-0.4.0.dist-info/WHEEL sha256=pVNS5wRGlMB8qzi0M1coslDk7i694hS7VxZqRXRntY4 81
tmplr-0.4.0.dist-info/METADATA sha256=5qk9A8PFSN1JOHq8kjDMBitnB3LYSMQR5eWqJ1xqzH0 4178
tmplr-0.4.0.dist-info/RECORD

entry_points.txt

temples = tmplr.cli.temples:main
tmplr = tmplr.cli.tmplr:main