jiren

View on PyPIReverse Dependencies (0)

0.7.5 jiren-0.7.5-py3-none-any.whl

Wheel Details

Project: jiren
Version: 0.7.5
Filename: jiren-0.7.5-py3-none-any.whl
Download: [link]
Size: 5876
MD5: 7edbc731d57f0cfef8c05e83b51a6021
SHA256: 002c9bdfc34034557770d1dcfc550b92a403842378b7851013460abb31f06ee3
Uploaded: 2022-11-24 15:21:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: jiren
Version: 0.7.5
Summary: jinja2 template renderer
Author-Email: Takahiro Yano <speg03[at]gmail.com>
Project-Url: Homepage, https://github.com/speg03/jiren
Project-Url: Repository, https://github.com/speg03/jiren
Keywords: jinja2,preprocessing,render,template,text
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Pre-processors
Requires-Python: >=3.7
Requires-Dist: jinja2 (>=2.11)
Requires-Dist: pyyaml (>=5.3)
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3149 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.11.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
jiren/__init__.py sha256=29VnqaPWy39VwuiSuSmcuK2I9A4oA3QktN2tFcsGc-4 117
jiren/_version.py sha256=AWT-puL4Pgu9rY0q8mjvBE-dusbfTRpc053q-8W5wog 176
jiren/cli.py sha256=Q-TxyC1uVvlzxX9l-xZBcE2aj_HpEsr_U30n9rYG_DM 5084
jiren/template.py sha256=xeBZazrUQToQy1OnTkwtANh8fnBYRmiiU2hSHHtp7s4 406
jiren-0.7.5.dist-info/METADATA sha256=3SBowtFMsTIxqj1_lEZWO3SiBZfZqZ1wJRZJm-K20BE 4250
jiren-0.7.5.dist-info/WHEEL sha256=NaLmgHHW_f9jTvv_wRh9vcK7c7EK9o5fwsIXMOzoGgM 87
jiren-0.7.5.dist-info/entry_points.txt sha256=IoS2c3y3wbKbh9EOlzdYyL4Oxame7EKJRL7UpojcLLo 41
jiren-0.7.5.dist-info/licenses/LICENSE sha256=u5sqoiUxTMetnXpMJB_mXchzlzanc5sF5fOgb65lpks 1075
jiren-0.7.5.dist-info/RECORD

entry_points.txt

jiren = jiren.cli:main