Metadata-Version: |
2.1 |
Name: |
artless-template |
Version: |
0.5.0 |
Summary: |
Artless and small template library for server-side rendering. |
Author-Email: |
Peter Bro <p3t3rbr0[at]gmail.com> |
Project-Url: |
Homepage, https://git.peterbro.su/peter/py3-artless-template |
Project-Url: |
Documentation, https://git.peterbro.su/peter/py3-artless-template/src/branch/master/README.md |
Project-Url: |
Repository, https://git.peterbro.su/peter/py3-artless-template.git |
Project-Url: |
Issues, https://git.peterbro.su/peter/py3-artless-template/issues |
Project-Url: |
Changelog, https://git.peterbro.su/peter/py3-artless-template/src/branch/master/CHANGELOG.md |
Keywords: |
artless-template,template engine,text processing,utility |
Classifier: |
Development Status :: 3 - Alpha |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Classifier: |
Topic :: Text Processing :: Markup |
Classifier: |
Topic :: Text Processing :: Markup :: HTML |
Classifier: |
Topic :: Software Development |
Classifier: |
Topic :: Software Development :: Libraries |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.10 |
Requires-Dist: |
Django (==5.1.2); extra == "benchmarks" |
Requires-Dist: |
Jinja2 (==3.1.4); extra == "benchmarks" |
Requires-Dist: |
Mako (==1.3.5); extra == "benchmarks" |
Requires-Dist: |
python-fasthtml (==0.8.0); extra == "benchmarks" |
Requires-Dist: |
build (==1.2.2.post1); extra == "build" |
Requires-Dist: |
twine (==5.1.1); extra == "build" |
Requires-Dist: |
coverage (==7.6.4); extra == "dev" |
Requires-Dist: |
mypy (==1.13.0); extra == "dev" |
Requires-Dist: |
isort (==5.13.2); extra == "dev" |
Requires-Dist: |
flake8 (==7.1.1); extra == "dev" |
Requires-Dist: |
black (==24.10.0); extra == "dev" |
Requires-Dist: |
Sphinx (==8.1.3); extra == "docs" |
Requires-Dist: |
furo (==2024.8.6); extra == "docs" |
Provides-Extra: |
benchmarks |
Provides-Extra: |
build |
Provides-Extra: |
dev |
Provides-Extra: |
docs |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |