mkdocs-pages-j2-plugin

View on PyPIReverse Dependencies (0)

0.3.1 mkdocs_pages_j2_plugin-0.3.1-py3-none-any.whl

Wheel Details

Project: mkdocs-pages-j2-plugin
Version: 0.3.1
Filename: mkdocs_pages_j2_plugin-0.3.1-py3-none-any.whl
Download: [link]
Size: 3445
MD5: a9cd8534c43b0df48b3c69dd72c7a0cf
SHA256: efa0789b15870360eb61a9eac72bf5d48f99f98e03d6c921db114078d8428ac4
Uploaded: 2024-02-13 21:40:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mkdocs-pages-j2-plugin
Version: 0.3.1
Summary: An MkDocs plugin to generate '.pages' from 'pages.j2'
Author: Jacques Supcik
Author-Email: jacques.supcik[at]hefr.ch
Home-Page: https://github.com/supcik/mkdocs-pages-j2-plugin
Project-Url: Repository, https://github.com/supcik/mkdocs-pages-j2-plugin
License: Apache-2
Keywords: mkdocs,python,markdown,wiki
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10,<4.0
Requires-Dist: jinja2 (<4.0.0,>=3.1.2)
Requires-Dist: mkdocs (<2.0.0,>=1.5.3)
Requires-Dist: mkdocs-awesome-pages-plugin (<3.0.0,>=2.9.2); extra == "test"
Requires-Dist: mkdocs-macros-plugin (<2.0.0,>=1.0.4); extra == "test"
Requires-Dist: mkdocs-material (<10.0.0,>=9.4.2); extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 1427 characters]

WHEEL

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

RECORD

Path Digest Size
pagesj2/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pagesj2/plugin.py sha256=SvU1U_Fw6aN8pIRTeBE6DdF0boR0gViUGOBHVF0kDzU 2429
mkdocs_pages_j2_plugin-0.3.1.dist-info/METADATA sha256=tEOwXcUTZtm7vUohbQFOdsFVZZ8U_gTmRomz5omBqsg 2546
mkdocs_pages_j2_plugin-0.3.1.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
mkdocs_pages_j2_plugin-0.3.1.dist-info/entry_points.txt sha256=M210vO4V-k5XDGbtxznPMz2EDSzFcb35IchdUKiS1tg 56
mkdocs_pages_j2_plugin-0.3.1.dist-info/RECORD

entry_points.txt

pages-j2 = pagesj2.plugin:PagesJ2Plugin