anytemplate

View on PyPIReverse Dependencies (1)

0.1.6 anytemplate-0.1.6-py2.py3-none-any.whl

Wheel Details

Project: anytemplate
Version: 0.1.6
Filename: anytemplate-0.1.6-py2.py3-none-any.whl
Download: [link]
Size: 29740
MD5: 3f2ec98e3dd3effa71a40aba3add8ff5
SHA256: 00fc00e6532784294588a7fd6210fd4fd04b20a99dc2f91e868f80e8f901350d
Uploaded: 2020-05-07 02:39:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: anytemplate
Version: 0.1.6
Summary: A module to abstract template engines and provide common APIs
Author: Satoru SATOH
Author-Email: satoru.satoh[at]gmail.com
Maintainer: Satoru SATOH
Maintainer-Email: satoru.satoh[at]gmail.com
Home-Page: https://github.com/ssato/python-anytemplate
Project-Url: CI: Travis, https://travis-ci.org/ssato/python-anytemplate
Project-Url: Download, https://pypi.python.org/pypi/anytemplate
Project-Url: Download RPMs, https://copr.fedoraproject.org/coprs/ssato/python-anyconfig/
Project-Url: Bug Tracker, https://github.com/ssato/python-anytemplate/issues
Project-Url: Source, https://github.com/ssato/python-anytemplate
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Environment :: Console
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Markup
Classifier: Topic :: Utilities
Requires-Dist: anyconfig
Requires-Dist: jinja2
[Description omitted; length: 13513 characters]

WHEEL

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

RECORD

Path Digest Size
anytemplate/__init__.py sha256=aIAf37Hm7tSFXWWoi6xIrlU-idV38KFSLIw5O7Qzt84 3369
anytemplate/api.py sha256=oGMpnliQ2wNM4oTUUTdd6doo9Zz7AVkRPzow0wqI3yI 6824
anytemplate/cli.py sha256=_hT5TVjce5Q9PaIszHcC6tcBg9k21voK01FBHIpfcGQ 3771
anytemplate/compat.py sha256=uBYApEStUfekQCkidX-eHFLMneaOX9EkNBPHOLNxjX8 2523
anytemplate/engine.py sha256=iPPU14ZCTUQrj6Wk0xPb471DNyMSSWq7rlS6NbYoAeQ 2664
anytemplate/globals.py sha256=HStLShRbqUmQ3XQR_oRzgoTOI4j-G0HzolbnPWiYzmc 1078
anytemplate/utils.py sha256=HLG1Dn026pEC7ShyfWDmfB0a7Nr9gksAijfwARg50yc 7213
anytemplate/engines/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
anytemplate/engines/base.py sha256=7ehx-Iew8Gs50n-7f_H6yXdDgIP8dB3n1nk4i-Vvunk 7462
anytemplate/engines/cheetah.py sha256=-xdZGRbXl236-7cJM0tzqX7MbHC3QEzpuhTjo0zwonY 5377
anytemplate/engines/jinja2.py sha256=kxVE7U2ldkEaW7IE62EqiB-mu4PylsA7CtqMkpDsn2o 7607
anytemplate/engines/mako.py sha256=tCzSxN4_BM8l8WmJEkenMJGF-K8KwlY_5E6EZ43tuJQ 6184
anytemplate/engines/pystache.py sha256=aBe4CuTs00c28feMCnAY5lauP6hE6oIzVO0wDReHbB4 4660
anytemplate/engines/strtemplate.py sha256=qs8PLAWoBWHAd7wuTEsxaN171NkxgV0CnmtRqFQH_aI 2702
anytemplate/engines/tenjin.py sha256=vU9_WV6WyAfNHuTNUVlV6vw0LHqfrYJHD7r-QW5XXWg 5159
anytemplate-0.1.6.dist-info/LICENSE.MIT sha256=oqZ2DCxvp3mmNeSnrQD2aIYuvK2yqKV9FmYlQ-ED4Iw 1023
anytemplate-0.1.6.dist-info/METADATA sha256=-Ys8NiAUVmQ8FSZp0G1eFrR_Jv_FqFijnuOd2tm3l1g 14974
anytemplate-0.1.6.dist-info/WHEEL sha256=HX-v9-noUkyUoxyZ1PMSuS7auUxDAR4VBdoYLqD0xws 110
anytemplate-0.1.6.dist-info/entry_points.txt sha256=146W6LoOrIHsZo2VS-6jjdmz9xrnmUrI21S6Dvb9Src 58
anytemplate-0.1.6.dist-info/top_level.txt sha256=ayeqMTihyMIxPt-Rblne56eiphQ1yUk77VNYmC3d6PU 12
anytemplate-0.1.6.dist-info/RECORD

top_level.txt

anytemplate

entry_points.txt

anytemplate_cli = anytemplate.cli:main