mkdocs-codeinclude-plugin

View on PyPIReverse Dependencies (0)

0.2.1 mkdocs_codeinclude_plugin-0.2.1-py3-none-any.whl

Wheel Details

Project: mkdocs-codeinclude-plugin
Version: 0.2.1
Filename: mkdocs_codeinclude_plugin-0.2.1-py3-none-any.whl
Download: [link]
Size: 8093
MD5: 1d3433e8ab9bdc80a8b0b3c255773c3c
SHA256: 172a917c9b257fa62850b669336151f85d3cd40312b2b52520cbcceab557ea6c
Uploaded: 2023-03-01 19:57:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mkdocs-codeinclude-plugin
Version: 0.2.1
Summary: A plugin to include code snippets into mkdocs pages
Author: Richard North
Author-Email: rich.north[at]gmail.com
Home-Page: https://github.com/rnorth/mkdocs-codeinclude-plugin
License: MIT
Keywords: mkdocs python markdown codeinclude
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.7
Requires-Dist: mkdocs (>=1.2)
Requires-Dist: pygments (>=2.9.0)
Description-Content-Type: text/markdown
[Description omitted; length: 3898 characters]

WHEEL

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

RECORD

Path Digest Size
codeinclude/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
codeinclude/languages.py sha256=UT2zy0GOeXRfrq_anhLCgkW9F4NApBJA1gRUPt60u2s 852
codeinclude/plugin.py sha256=VwJISXkhgKT_3fhV_ytW1muIUzTFAIMzHXgj_5B6B5U 6206
codeinclude/resolver.py sha256=9cBcwQBJT9_KozYyBoDCaHwa04COEsNqLzf1fNnI2KE 3220
mkdocs_codeinclude_plugin-0.2.1.dist-info/LICENSE sha256=ouk8SnayJFSL7X7Tpk68u0ot3XUYdD_7sH7ygF-ayjw 1075
mkdocs_codeinclude_plugin-0.2.1.dist-info/METADATA sha256=2LvtN-wkHJI9blRh2nUw6cj0XZRlQYYp2xYEG2XM53s 4652
mkdocs_codeinclude_plugin-0.2.1.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
mkdocs_codeinclude_plugin-0.2.1.dist-info/entry_points.txt sha256=XRsl4UIjnPpkza37FgOI_0U5Q29Tl-e1BIB0rPLF52E 69
mkdocs_codeinclude_plugin-0.2.1.dist-info/top_level.txt sha256=Q363ktODHB-CA-o62b7zE8OkXDT8kflcWJ11uUPrYGU 12
mkdocs_codeinclude_plugin-0.2.1.dist-info/RECORD

top_level.txt

codeinclude

entry_points.txt

codeinclude = codeinclude.plugin:CodeIncludePlugin