mkdocs-d2-plugin

View on PyPIReverse Dependencies (1)

1.6.0 mkdocs_d2_plugin-1.6.0-py3-none-any.whl

Wheel Details

Project: mkdocs-d2-plugin
Version: 1.6.0
Filename: mkdocs_d2_plugin-1.6.0-py3-none-any.whl
Download: [link]
Size: 8547
MD5: c22d83cbe38dbec33d2bc9a7b2c22d2b
SHA256: 7fef28dee4e01595db712ddc0853418b6834ff955f42b2bd2f9fad15c217c3fc
Uploaded: 2024-12-16 11:39:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mkdocs-d2-plugin
Version: 1.6.0
Summary: MkDocs plugin for D2
Author: Michał Wieluński
Author-Email: michal[at]wielunski.net
Home-Page: https://github.com/landmaj/mkdocs-d2-plugin
License: MIT
Keywords: mkdocs python markdown d2 diagram
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9
Requires-Dist: mkdocs (>=1.6.0)
Requires-Dist: pymdown-extensions (>=9.0)
Requires-Dist: pydantic (>=2.0)
Requires-Dist: packaging
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1196 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.6.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
d2/__init__.py sha256=l6BqtwQP_gd9lPvY1emXK76iUiae49J7CvMRNK2hdZ4 318
d2/config.py sha256=rA8kp5cdpxiL0b71eYCVsexrYIJg9fqgZ7XLO1G6yio 1802
d2/fence.py sha256=FBZy0lc8PIRSAt6iV0oqCQRWY2zBLIe6bf6N7h4qN90 2349
d2/img.py sha256=LRlMa1PsS9o73kOiuipokeUUlsbvOK_0knjKugIQ5Oc 2814
d2/plugin.py sha256=mi-y3GqF0VEYaKcv-v1DIl-sdYahaEjoPi3J36l2cFY 5558
d2/css/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
d2/css/mkdocs_d2_plugin.css sha256=IN6MXJkRQG2XUCt3qYMHMKKWI_umq2vq4p4vrFb2FM8 183
mkdocs_d2_plugin-1.6.0.dist-info/LICENSE sha256=YQBFoT4a5zlqa3ftiVCOfQgcXJ11j9CNBPKEcA5hVm8 1061
mkdocs_d2_plugin-1.6.0.dist-info/METADATA sha256=0Pj4II8FhNgqsKcZjpE_TK1nU9WboFh428puW3PMo14 2227
mkdocs_d2_plugin-1.6.0.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
mkdocs_d2_plugin-1.6.0.dist-info/entry_points.txt sha256=t83Hf2W8AA3rU1i1D4NrKpxNcLUpDZboTDBXENoJ75U 93
mkdocs_d2_plugin-1.6.0.dist-info/top_level.txt sha256=xmFpoOSRMTPL6_UMP3HavvdUC5pjbN6cgL5uOfcRP6U 3
mkdocs_d2_plugin-1.6.0.dist-info/RECORD

top_level.txt

d2

entry_points.txt

d2_img = d2.img:D2ImgExtension
d2 = d2.plugin:Plugin