j2y

View on PyPIReverse Dependencies (0)

0.3.0 j2y-0.3.0-py2.py3-none-any.whl

Wheel Details

Project: j2y
Version: 0.3.0
Filename: j2y-0.3.0-py2.py3-none-any.whl
Download: [link]
Size: 9277
MD5: b1a935c91b5aa890fafcbe4ca4b190c8
SHA256: c4bce9c384e3e5ea665e8fb13b52d5a504d9dbdb43d62c9d26a44cc37a9e43c6
Uploaded: 2020-03-14 22:30:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: j2y
Version: 0.3.0
Summary: A command line interface for rendering Jinja2 templates.
Author: Christian Haudum
Author-Email: christian[at]christianhaudum.at
Home-Page: https://github.com/chaudum/j2y
License: Apache License 2.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Platform: any
Requires-Python: >=3.6
Requires-Dist: Jinja2 (<2.12,>=2.11)
Requires-Dist: PyYAML (==5.3)
Requires-Dist: pyhcl (==0.4.0)
Requires-Dist: Sphinx (<1.9,>=1.8); extra == "docs"
Requires-Dist: pytest (>=5.4); extra == "test"
Requires-Dist: pytest-flake8; extra == "test"
Requires-Dist: pytest-black; extra == "test"
Requires-Dist: pytest-mypy; extra == "test"
Provides-Extra: docs
Provides-Extra: test
Description-Content-Type: text/x-rst
[Description omitted; length: 2710 characters]

WHEEL

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

RECORD

Path Digest Size
j2cli/cli.py sha256=uTrVjzeikZwf97Lfw8WRS-xHH3PLPOeLMLhWSVSmuzo 4530
j2cli/filters.py sha256=KtVV5d_xfoa5OxvnRf9etNQfc0rYnK-Y91jB5p3lMF8 599
j2cli/util.py sha256=1jvFMwWkyaxVV4WV1vQN7bshk97FbOaMjFb-eF_ar-o 353
j2y-0.3.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
j2y-0.3.0.dist-info/METADATA sha256=QiPKNIlV0raX7LnTgdDmdFxZK7lV5KhDPXLgvWMsaGU 3853
j2y-0.3.0.dist-info/WHEEL sha256=kGT74LWyRUZrL4VgLh6_g12IeVl_9u9ZVhadrgXZUEY 110
j2y-0.3.0.dist-info/entry_points.txt sha256=7-s4DULStDI1soXRlO52wXP1t68zDVx__-oGHGhKGTo 74
j2y-0.3.0.dist-info/top_level.txt sha256=c6biJ50KEE_G6U3gvZNq2CpOQMw8U6bun0CEktk-dI0 6
j2y-0.3.0.dist-info/RECORD

top_level.txt

j2cli

entry_points.txt

j2cli = j2cli.cli:main
j2y = j2cli.cli:main_deprecated