mkdocs-today-plugin

View on PyPIReverse Dependencies (0)

0.1.0 mkdocs_today_plugin-0.1.0-py3-none-any.whl

Wheel Details

Project: mkdocs-today-plugin
Version: 0.1.0
Filename: mkdocs_today_plugin-0.1.0-py3-none-any.whl
Download: [link]
Size: 3044
MD5: 242a3654772a5746dcbffeb5efde9286
SHA256: 00f885ceef81ce370be090f012545318b1dcc615e57401a38b4fac39b060e505
Uploaded: 2023-06-16 09:12:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mkdocs-today-plugin
Version: 0.1.0
Summary: An MkDocs plugin to define today's date in the context
Author: Jacques Supcik
Author-Email: jacques.supcik[at]hefr.ch
Home-Page: https://github.com/supcik/mkdocs-today-plugin
Project-Url: Repository, https://github.com/supcik/mkdocs-today-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.4.3)
Requires-Dist: mkdocs-macros-plugin (<2.0.0,>=1.0.1); extra == "test"
Requires-Dist: mkdocs-material (<10.0.0,>=9.1.15); extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 372 characters]

WHEEL

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

RECORD

Path Digest Size
today/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
today/plugin.py sha256=AVCYS87w1oBrkxFg1FlOC-QYoy-mDjLRAsvyUdRqISk 2755
mkdocs_today_plugin-0.1.0.dist-info/METADATA sha256=EK_e-xBomqs5fa81on_mUHwasT7RT7DiTGEJX4tgQFQ 1406
mkdocs_today_plugin-0.1.0.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
mkdocs_today_plugin-0.1.0.dist-info/entry_points.txt sha256=B6h6Hh7PrXnl8iEIdcfkIBclnvODiRjxIvwv3hlHtes 49
mkdocs_today_plugin-0.1.0.dist-info/RECORD

entry_points.txt

today = today.plugin:TodayPlugin