conf-templater

View on PyPIReverse Dependencies (0)

0.2.0 conf_templater-0.2.0-py3-none-any.whl

Wheel Details

Project: conf-templater
Version: 0.2.0
Filename: conf_templater-0.2.0-py3-none-any.whl
Download: [link]
Size: 5890
MD5: 70afe95b6c2352e8eb036dfe0d5bf564
SHA256: 13be2c2e12a692df46a626f9a5928cbe3ec6f7f21abe80e7fe4830b89c55806f
Uploaded: 2022-06-07 18:31:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: conf-templater
Version: 0.2.0
Summary: Templater for app configuration files.
Author: Vladimir V. Pivovarov
Author-Email: admin[at]p-app.ru
Maintainer: Vladimir V. Pivovarov
Maintainer-Email: admin[at]p-app.ru
Home-Page: https://bitbucket.org/p-app/config_templater
Project-Url: Repository, https://bitbucket.org/p-app/config_templater
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
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: Topic :: Software Development :: Libraries
Requires-Python: >=3.6,<4.0
Requires-Dist: Mako (<2.0.0,>=1.1.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1710 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
conf_templater/__init__.py sha256=UeTFp60RIZAcMl460tuuz8B7I4JxmP5yrqoPLUiD8aA 85
conf_templater/cli.py sha256=Rx1E8w56IFBbdoIvWphXFHo6y2EHszybVOV7zBuKsxI 640
conf_templater/console.py sha256=xW3rBlGd5PFMOwqCqkGRIh_PvIGDWKYWfjmfO1DECLA 3097
conf_templater/exc.py sha256=C5u5YPM9-9TnAu38q3w1dICgtFq9sWkKvy2vWAGAwhY 191
conf_templater/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
conf_templater/template.py sha256=QcnIqsHppve1iHsqskk6FtunSJqwz5YilrrOkLlE5hU 1456
conf_templater-0.2.0.dist-info/entry_points.txt sha256=x_5faZmdcAbxmCcbH9iSpdYsquWUKlIssMUu6cfHHFQ 172
conf_templater-0.2.0.dist-info/LICENSE.txt sha256=3LWPfylZIfz0n7DYXioyM_lAXtqysP4nuTHQoGhZKG4 1068
conf_templater-0.2.0.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
conf_templater-0.2.0.dist-info/METADATA sha256=PhbKP3TZ9i__cuhfzWrtmJ2VJ_hstm-iak25lqdlidk 2727
conf_templater-0.2.0.dist-info/RECORD

entry_points.txt

conf_templater = conf_templater.cli:template_config
config_templater = conf_templater.cli:template_config
template_config = conf_templater.cli:template_config