mkdocs-drawio-exporter

View on PyPIReverse Dependencies (0)

0.9.1 mkdocs_drawio_exporter-0.9.1-py3-none-any.whl

Wheel Details

Project: mkdocs-drawio-exporter
Version: 0.9.1
Filename: mkdocs_drawio_exporter-0.9.1-py3-none-any.whl
Download: [link]
Size: 13042
MD5: 92a13f77d73e7822fcab7d21feca893a
SHA256: 7e357bbba403b59ed78e637967064b4615ae21066e089033a258e12013f7197b
Uploaded: 2024-04-23 21:48:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mkdocs-drawio-exporter
Version: 0.9.1
Summary: Exports your Draw.io diagrams at build time for easier embedding into your documentation
Author: Luke Carrier
Author-Email: luke[at]carrier.family
Project-Url: History, https://github.com/LukeCarrier/mkdocs-drawio-exporter/blob/master/CHANGELOG.md
Project-Url: Issues, https://github.com/LukeCarrier/mkdocs-drawio-exporter/issues
Project-Url: documentation, https://github.com/LukeCarrier/mkdocs-drawio-exporter
Project-Url: homepage, https://github.com/LukeCarrier/mkdocs-drawio-exporter
Project-Url: repository, https://github.com/LukeCarrier/mkdocs-drawio-exporter
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Documentation
Classifier: Topic :: Text Processing
Requires-Python: >=3.8
Requires-Dist: click (>=7.1.2)
Requires-Dist: jinja2 (>=3.1.3)
Requires-Dist: livereload (>=2.6.3)
Requires-Dist: markdown (>=3.3.4)
Requires-Dist: markupsafe (>=2.1.5)
Requires-Dist: mkdocs (>=1.3.0)
Requires-Dist: pyyaml (>=6.0.1)
Requires-Dist: six (>=1.16.0)
Requires-Dist: tornado (>=6.3.3)
Description-Content-Type: text/markdown
[Description omitted; length: 5163 characters]

WHEEL

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

RECORD

Path Digest Size
mkdocs_drawio_exporter/__init__.py sha256=uaaKOpzne6YOraCxmaPJaOfztNxheTag3Z56PUAL8bo 86
mkdocs_drawio_exporter/exporter.py sha256=pXRZJJ8gCazrHhUMTXFSunStbrTgi_8j_KAWZnzspPk 14022
mkdocs_drawio_exporter/plugin.py sha256=yF8aYJesf2ZQ3aPksqOSDI8kO2xgD7SruildyzoJdsg 3422
mkdocs_drawio_exporter/tests/__init__.py sha256=186gdfFcvq4XlO7Pe91-qeYxi2udoSfDy0MbOU9pCNM 36
mkdocs_drawio_exporter/tests/exporter.py sha256=hLZREP_8Y_xVSk-QbFtZzCNXsqQPk4mvV7NS60vnRbM 12808
mkdocs_drawio_exporter-0.9.1.dist-info/LICENSE.md sha256=lMf8J8chrCDLPJJxumxp3emM1reqcxN_sAtlbS5rjnQ 1088
mkdocs_drawio_exporter-0.9.1.dist-info/METADATA sha256=mpf5rpcRAvYIc1XoAwKXU2gbpuiI8lzjs3SvfB74YGk 6924
mkdocs_drawio_exporter-0.9.1.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
mkdocs_drawio_exporter-0.9.1.dist-info/entry_points.txt sha256=fN1Er1jv0N5pHy4xDVOzdRaNFA1I39_q-f5uj9IwWwU 115
mkdocs_drawio_exporter-0.9.1.dist-info/RECORD

entry_points.txt

test = scripts:test
drawio-exporter = mkdocs_drawio_exporter:DrawIoExporterPlugin