template

View on PyPIReverse Dependencies (0)

0.7.6 template-0.7.6-py2.py3-none-any.whl

Wheel Details

Project: template
Version: 0.7.6
Filename: template-0.7.6-py2.py3-none-any.whl
Download: [link]
Size: 19331
MD5: b89083f3db3b306b6a8c264531b4bcef
SHA256: 9404c263631671d571de564fd44bba327a87c20079754f03981bad40317fd6c5
Uploaded: 2021-08-15 11:34:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: template
Version: 0.7.6
Summary: A CLI tool for generating files from Jinja2 templates and environment variables.
Author: Nimrod Adar
Author-Email: nimrod[at]shore.co.il
Home-Page: https://git.shore.co.il/nimrod/template
License: AGPLv3+
Keywords: config configuration jinja template environment
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Text Processing
Classifier: Topic :: Utilities
Requires-Dist: Jinja2
Requires-Dist: PyYAML
Requires-Dist: jmespath
Requires-Dist: toml
Requires-Dist: subprocess32 (>=3.5.0); python_version < "3.5"
Requires-Dist: jmespath; extra == "all"
Requires-Dist: toml; extra == "all"
Requires-Dist: netaddr; extra == "all"
Requires-Dist: PyYAML; extra == "all"
Requires-Dist: pipenv; extra == "dev"
Requires-Dist: jmespath; extra == "jmespath"
Requires-Dist: netaddr; extra == "netaddr"
Requires-Dist: toml; extra == "toml"
Requires-Dist: PyYAML; extra == "yaml"
Provides-Extra: all
Provides-Extra: dev
Provides-Extra: jmespath
Provides-Extra: netaddr
Provides-Extra: toml
Provides-Extra: yaml
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
[Description omitted; length: 5936 characters]

WHEEL

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

RECORD

Path Digest Size
template/__init__.py sha256=BilZb-bOL_mKsj1l1ZVnkaKMxCpvvRgqOSVtYY8wtJg 2386
template/filters.py sha256=ZCAeTv3UrPbIXjGz4NPwoLZXkavvAEhDd7eywmyrvk8 4933
template/functions.py sha256=60p2wO9kBrNRorM2Xuk2wIdeCm2jcVtL4E-F3xXYdT0 1523
template-0.7.6.dist-info/LICENSE.txt sha256=V8j_M8nAz8PvAOZQocyRDX7keai8UJ9skgmnwqETmdY 34520
template-0.7.6.dist-info/METADATA sha256=UCs8BsmsVo9JcyhIAqiHn6XVHgdiCi0wPBEiKojevO4 7868
template-0.7.6.dist-info/WHEEL sha256=WzZ8cwjh8l0jtULNjYq1Hpr-WCqCRgPr--TX4P5I1Wo 110
template-0.7.6.dist-info/entry_points.txt sha256=dEsMz2oVv5lUGgYQeuW4sB958xZQTSBr_mAQdd0HQaU 44
template-0.7.6.dist-info/top_level.txt sha256=kNacePue-ULIzgoNiKdFVXKtoGBEvBUWRzRyZk3dATs 9
template-0.7.6.dist-info/RECORD

top_level.txt

template

entry_points.txt

template = template:main