mkdocs-embed-external-markdown

View on PyPIReverse Dependencies (1)

3.0.2 mkdocs_embed_external_markdown-3.0.2-py3-none-any.whl

Wheel Details

Project: mkdocs-embed-external-markdown
Version: 3.0.2
Filename: mkdocs_embed_external_markdown-3.0.2-py3-none-any.whl
Download: [link]
Size: 7787
MD5: 135b3af79dc9af1d0f8cb329816cbc86
SHA256: 82088296cfd117b36ef45b58b4342005727a1f891f0c429c21756215e89099d2
Uploaded: 2024-02-26 12:18:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mkdocs-embed-external-markdown
Version: 3.0.2
Summary: Mkdocs plugin that allow to inject external markdown or markdown section from given url
Author-Email: Stas Yakobov <dev[at]3os.org>
Project-Url: Source, https://github.com/fire1ce/pypi-test
License: MIT
Keywords: mkdocs,plugin,markdown,external-markdown,embed,external,markdown-section
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9
Requires-Dist: Jinja2 (>=3.1.0)
Requires-Dist: requests (>=2.3.0)
Requires-Dist: pytest (>=7.4.3); extra == "test"
Requires-Dist: mkdocs (>=1.5.3); extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 7884 characters]

WHEEL

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

RECORD

Path Digest Size
external_markdown/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
external_markdown/plugin.py sha256=KVOJ_F0weEHIacJWEk_4vkyaDiqKerMCjuDL3e4KfTk 5332
mkdocs_embed_external_markdown-3.0.2.dist-info/LICENSE.md sha256=P-5WGyiyfNFIEA7Uq_Z4eVG-miLKe4QSJUeKQtda4AE 1088
mkdocs_embed_external_markdown-3.0.2.dist-info/METADATA sha256=7oA8TRMmw-_J8aOr0Qd6qH92o9TJCoMqgmzq5uADCQ4 8619
mkdocs_embed_external_markdown-3.0.2.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
mkdocs_embed_external_markdown-3.0.2.dist-info/entry_points.txt sha256=wMBk5-hsZ8_nf6gYcgvxH9Ay2M00BNPVQQO607XlyJg 84
mkdocs_embed_external_markdown-3.0.2.dist-info/top_level.txt sha256=rNiysuAd5aHfFLUmrISdlPOc4GgXOEky4v--pRnMTtg 18
mkdocs_embed_external_markdown-3.0.2.dist-info/RECORD

top_level.txt

external_markdown

entry_points.txt

external-markdown = external_markdown.plugin:EmbedExternalMarkdown