mkdocstrings

View on PyPIReverse Dependencies (938)

0.24.3 mkdocstrings-0.24.3-py3-none-any.whl

Wheel Details

Project: mkdocstrings
Version: 0.24.3
Filename: mkdocstrings-0.24.3-py3-none-any.whl
Download: [link]
Size: 28478
MD5: d166e68f9dbd9b2f61a87cf152ae519f
SHA256: 5c9cf2a32958cd161d5428699b79c8b0988856b0d4a8c5baf8395fc1bf4087c3
Uploaded: 2024-04-05 14:56:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mkdocstrings
Version: 0.24.3
Summary: Automatic documentation from sources, for MkDocs.
Author-Email: Timothée 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.1.8)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mkdocstrings-0.24.3.dist-info/METADATA sha256=4WnpAiiurnK_kkrRwsOhRkMW-hoXp3-G797E9yaiWA4 7609
mkdocstrings-0.24.3.dist-info/WHEEL sha256=N2J68yzZqJh3mI_Wg92rwhw0rtJDFpZj9bwQIMJgaVg 90
mkdocstrings-0.24.3.dist-info/entry_points.txt sha256=4x-Q79EKpbWIhG7wFVKkNLFzo4n8vhKeY82FRUFtnZY 72
mkdocstrings-0.24.3.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=gInFRC_Qf70RSoT-tDTztcIy5a6oeqeo2YGa52L9SJ0 12094
mkdocstrings/handlers/__init__.py sha256=Ip0lrv9h37THRF6EWlrn7Cv7LscLJEDRfbCSKqgZMc8 23
mkdocstrings/handlers/base.py sha256=m-L10HqAfCkUD9hZqfnrKcDWr5NqWwRE7NVkHfipSeg 19643
mkdocstrings/handlers/rendering.py sha256=euUb5NIyN2uGz32AQZiqbQzHeKx0UZS1mmLIq-HQTk8 11403
mkdocstrings/inventory.py sha256=n_NYk3a1aGk7kItnCFeJ3dC7eJhqlsSHd4qpgRh4zFc 5088
mkdocstrings/loggers.py sha256=9PL-_Vgk8OyfEtx5DAGP6hpXVJdHP1bpYZCuYxatcvg 4169
mkdocstrings/plugin.py sha256=O5yEjN-EDQs5G1-tkl_4uFubslBgfB2mwTIj3MO8fuk 12974
mkdocstrings/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mkdocstrings-0.24.3.dist-info/RECORD

entry_points.txt

mkdocstrings = mkdocstrings.plugin:MkdocstringsPlugin