mkdocs-d2-plugin

View on PyPIReverse Dependencies (1)

1.5.0 mkdocs_d2_plugin-1.5.0-py3-none-any.whl

Wheel Details

Project: mkdocs-d2-plugin
Version: 1.5.0
Filename: mkdocs_d2_plugin-1.5.0-py3-none-any.whl
Download: [link]
Size: 8430
MD5: b7cfdf9ac74109e8826d5738486b1981
SHA256: f3206e637b6ca44d04f8ad061fc3baaa48e98da7cf4667724499489803abc86f
Uploaded: 2024-08-21 17:01:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mkdocs-d2-plugin
Version: 1.5.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 (73.0.1)
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=-JzGQiIph7AkXqdO5JnZiVkif3VYbhBRupEmcqYuDIg 2235
d2/img.py sha256=g7_LTFZKtB3uoh35xSMKeevf81EmR7Mf8oNEhJGNb4Y 3139
d2/plugin.py sha256=Y3irW3QwiTwmtbn6VGkUKvSLi1qZ65dcKqxoIpxyNiQ 5056
d2/css/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
d2/css/mkdocs_d2_plugin.css sha256=IN6MXJkRQG2XUCt3qYMHMKKWI_umq2vq4p4vrFb2FM8 183
mkdocs_d2_plugin-1.5.0.dist-info/LICENSE sha256=YQBFoT4a5zlqa3ftiVCOfQgcXJ11j9CNBPKEcA5hVm8 1061
mkdocs_d2_plugin-1.5.0.dist-info/METADATA sha256=rpZwkw-rgoj-OR91H3kL3mmop9tT8RkFWfIXJr_KFus 2230
mkdocs_d2_plugin-1.5.0.dist-info/WHEEL sha256=Mdi9PDNwEZptOjTlUcAth7XJDFtKrHYaQMPulZeBCiQ 91
mkdocs_d2_plugin-1.5.0.dist-info/entry_points.txt sha256=t83Hf2W8AA3rU1i1D4NrKpxNcLUpDZboTDBXENoJ75U 93
mkdocs_d2_plugin-1.5.0.dist-info/top_level.txt sha256=xmFpoOSRMTPL6_UMP3HavvdUC5pjbN6cgL5uOfcRP6U 3
mkdocs_d2_plugin-1.5.0.dist-info/RECORD

top_level.txt

d2

entry_points.txt

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