mkdocs-mermaid2-plugin

View on PyPIReverse Dependencies (20)

1.2.1 mkdocs_mermaid2_plugin-1.2.1-py3-none-any.whl

Wheel Details

Project: mkdocs-mermaid2-plugin
Version: 1.2.1
Filename: mkdocs_mermaid2_plugin-1.2.1-py3-none-any.whl
Download: [link]
Size: 17260
MD5: 6efb527fac58dd9ab170e49b469ac546
SHA256: 22d2cf2c6867d4959a5e0903da2dde78d74581fc0b107b791bc4c7ceb9ce9741
Uploaded: 2024-11-02 06:27:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mkdocs-mermaid2-plugin
Version: 1.2.1
Summary: A MkDocs plugin for including mermaid graphs in markdown sources
Author: Laurent Franceschetti
Project-Url: Homepage, https://github.com/fralau/mkdocs-mermaid2-plugin
License: MIT
Keywords: markdown,mermaid,mkdocs,python
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.8
Requires-Dist: beautifulsoup4 (>=4.6.3)
Requires-Dist: jsbeautifier
Requires-Dist: mkdocs (>=1.0.4)
Requires-Dist: pymdown-extensions (>=8.0)
Requires-Dist: requests
Requires-Dist: setuptools (>=18.5)
Requires-Dist: mkdocs-macros-test; extra == "test"
Requires-Dist: mkdocs-material; extra == "test"
Requires-Dist: packaging; extra == "test"
Requires-Dist: requests-html; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4832 characters]

WHEEL

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

RECORD

Path Digest Size
mermaid2/__init__.py sha256=eBOQEv5ejfQQzVr9MajcfdjDGWjtN_2JAcIrQoPOd9I 213
mermaid2/fence.py sha256=RKjpEI59WKIy4nhWrYrlVSYMAxulTrEb4mOLJuJJubs 1982
mermaid2/plugin.py sha256=D6pEnHReHd0CYHxUBXBVtqovqs4P0sy3bdmeBkQ1GDU 12395
mermaid2/pyjs.py sha256=r6r8t5A0-oqQYulmYvfoNDBlIgOTP4J7--inF2L8Whs 3087
mermaid2/util.py sha256=UQGbGO9qGpGIpjXn5OIR6v7ivo9vkfpoqdUMKdI1W3g 2432
test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test/fixture.py sha256=g-2uqrdDBW5VQzRYoXPgSmLlT-3HyKYxAWp30WBE_tI 4329
test/material/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test/material/test_site.py sha256=I7_jgUNMgyoPa13RZHZm012LUhjgQ9PDGbGIjqxYDH8 1842
test/simple/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test/simple/test_site.py sha256=rjv6JuVY0mYn4y6YYQdwheos15ZNuppfEr4FAABiNdE 1483
test/superfences/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test/superfences/test_site.py sha256=ucQZS1GeR0waPqYAW9W5dbGcfUBGBUxiK5fUBpoELhQ 2384
mkdocs_mermaid2_plugin-1.2.1.dist-info/LICENSE sha256=VAKYTweLmEF5WNd3AXbwkBPdDdooYOpqMIq-CrgLTtk 1079
mkdocs_mermaid2_plugin-1.2.1.dist-info/METADATA sha256=WzsFT4dKPJZl4-DUR_kQ6QM6uRfIYliwJZiAVZz3oa4 6074
mkdocs_mermaid2_plugin-1.2.1.dist-info/WHEEL sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc 91
mkdocs_mermaid2_plugin-1.2.1.dist-info/entry_points.txt sha256=PJ_lNvlDfmhOBwa6k2zcUllp64ssgJON43mPfR3ueWM 66
mkdocs_mermaid2_plugin-1.2.1.dist-info/top_level.txt sha256=0sQsBeUvatCHnCiniYyfwp0IhnDG8WjRVwHyDGukMLE 14
mkdocs_mermaid2_plugin-1.2.1.dist-info/RECORD

top_level.txt

mermaid2
test

entry_points.txt

mermaid2 = mermaid2.plugin:MarkdownMermaidPlugin