mkdocstrings

View on PyPIReverse Dependencies (940)

0.25.0 mkdocstrings-0.25.0-py3-none-any.whl

Wheel Details

Project: mkdocstrings
Version: 0.25.0
Filename: mkdocstrings-0.25.0-py3-none-any.whl
Download: [link]
Size: 29054
MD5: 5d453a6ec17647a3447325ace65e4d74
SHA256: df1b63f26675fcde8c1b77e7ea996cd2f93220b148e06455428f676f5dc838f1
Uploaded: 2024-04-27 16:12:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mkdocstrings
Version: 0.25.0
Summary: Automatic documentation from sources, for MkDocs.
Author-Email: =?utf-8?q?Timoth=C3=A9e_Mazzucotelli?= <dev[at]pawamoy.fr>
Project-Url: Homepage, https://mkdocstrings.github.io
Project-Url: Documentation, https://mkdocstrings.github.io
Project-Url: Changelog, https://mkdocstrings.github.io/changelog
Project-Url: Repository, https://github.com/mkdocstrings/mkdocstrings
Project-Url: Issues, https://github.com/mkdocstrings/mkdocstrings/issues
Project-Url: Discussions, https://github.com/mkdocstrings/mkdocstrings/discussions
Project-Url: Gitter, https://gitter.im/mkdocstrings/community
Project-Url: Funding, https://github.com/sponsors/pawamoy
License: ISC
Keywords: mkdocs,mkdocs-plugin,docstrings,autodoc,documentation
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.8
Requires-Dist: click (>=7.0)
Requires-Dist: Jinja2 (>=2.11.1)
Requires-Dist: Markdown (>=3.3)
Requires-Dist: MarkupSafe (>=1.1)
Requires-Dist: mkdocs (>=1.4)
Requires-Dist: mkdocs-autorefs (>=0.3.1)
Requires-Dist: platformdirs (>=2.2.0)
Requires-Dist: pymdown-extensions (>=6.3)
Requires-Dist: importlib-metadata (>=4.6); python_version < "3.10"
Requires-Dist: typing-extensions (>=4.1); python_version < "3.10"
Requires-Dist: mkdocstrings-crystal (>=0.3.4); extra == "crystal"
Requires-Dist: mkdocstrings-python-legacy (>=0.2.1); extra == "python-legacy"
Requires-Dist: mkdocstrings-python (>=0.5.2); extra == "python"
Provides-Extra: crystal
Provides-Extra: python-legacy
Provides-Extra: python
Description-Content-Type: text/markdown
[Description omitted; length: 5434 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-backend (2.2.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mkdocstrings-0.25.0.dist-info/METADATA sha256=aWcdAIuydCv10l1cAOthPxhOR-3x2DBCELEjXx81a6Q 7625
mkdocstrings-0.25.0.dist-info/WHEEL sha256=7sv5iXvIiTVJSnAxCz2tGBm9DHsb2vPSzeYeT7pvGUY 90
mkdocstrings-0.25.0.dist-info/entry_points.txt sha256=4x-Q79EKpbWIhG7wFVKkNLFzo4n8vhKeY82FRUFtnZY 72
mkdocstrings-0.25.0.dist-info/licenses/LICENSE sha256=CWPhZO4wCQgGXLc5hPRozRbGdwSWXL0exgU76L4yUvI 754
mkdocstrings/__init__.py sha256=ldlbWoBeld-lED2GW_hcvvZ1mxK--m-H9zWmQxwCJN8 80
mkdocstrings/_cache.py sha256=ln96emjIjf1WFCAPxboL28m6ykUJ5IZKOCXTLD6GV4E 2746
mkdocstrings/debug.py sha256=PEh7N-FdZkNXXec1twims68uEG9_8pgOfZ4Ku2u5Fk4 2837
mkdocstrings/extension.py sha256=5gPtvjIPzLqgTlZyVFGy63MLoYZQyCm-vhS5AxAWAG8 12300
mkdocstrings/handlers/__init__.py sha256=Ip0lrv9h37THRF6EWlrn7Cv7LscLJEDRfbCSKqgZMc8 23
mkdocstrings/handlers/base.py sha256=0W3qmra_YPJQ9TRbpdk8R2Te1bi1uZH18OExxU9vMRY 19685
mkdocstrings/handlers/rendering.py sha256=euUb5NIyN2uGz32AQZiqbQzHeKx0UZS1mmLIq-HQTk8 11403
mkdocstrings/inventory.py sha256=n_NYk3a1aGk7kItnCFeJ3dC7eJhqlsSHd4qpgRh4zFc 5088
mkdocstrings/loggers.py sha256=rajpWYgGjS_BbYHkMiJ7HQrhqdDIMdki4rT_7vl9CgM 5775
mkdocstrings/plugin.py sha256=O5yEjN-EDQs5G1-tkl_4uFubslBgfB2mwTIj3MO8fuk 12974
mkdocstrings/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mkdocstrings-0.25.0.dist-info/RECORD

entry_points.txt

mkdocstrings = mkdocstrings.plugin:MkdocstringsPlugin