mkapi

View on PyPIReverse Dependencies (7)

4.1.1 mkapi-4.1.1-py3-none-any.whl
4.1.0 mkapi-4.1.0-py3-none-any.whl

Wheel Details

Project: mkapi
Version: 4.1.0
Filename: mkapi-4.1.0-py3-none-any.whl
Download: [link]
Size: 27417
MD5: ab8614e900168718760b3dcd706f93a7
SHA256: 89a50e2d1de5133a3e5445f01bf3511e3f3f14a7651e4a3b138ea3c308287d2a
Uploaded: 2025-02-25 13:53:49 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: mkapi
Version: 4.1.0
Summary: A plugin for MkDocs to generate API documentation
Author-Email: daizutabi <daizutabi[at]gmail.com>
Project-Url: Documentation, https://daizutabi.github.io/mkapi/
Project-Url: Source, https://github.com/daizutabi/mkapi
Project-Url: Issues, https://github.com/daizutabi/mkapi/issues
License: MIT License Copyright (c) 2020-present daizutabi <daizutabi@gmail.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: MkDocs
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development :: Documentation
Requires-Python: >=3.10
Requires-Dist: astdoc (>=1.1.1)
Requires-Dist: jinja2
Requires-Dist: mkdocs-material
Requires-Dist: mkdocs (>=1.6.0)
Requires-Dist: rich
Requires-Dist: tomli (>=1.1.0); python_version < "3.11"
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3774 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mkapi/__init__.py sha256=CVH3UiSVn9Y-gilntYyu-GnPEYMmNlzSJaShS_sic7U 76
mkapi/config.py sha256=5-bIlfRjjSLLuzIbnI65FQsvzxSiXL6ECRhUipolCnw 1454
mkapi/nav.py sha256=R898xfuUFXDBTQTGap-UoYYSRi3ohFajR6hEmIxCFF0 12779
mkapi/page.py sha256=_zLqGwgiFMJM93Va0p7ksOZOytfES00zPJY59OFm5x0 8259
mkapi/parser.py sha256=5sLQb15dMZBmeS8LEsLbdlTna4e96ugz8QbSMrp9dqI 32377
mkapi/plugin.py sha256=mR1i25dp9ldCIX9mvc4WJ1pNrQlX9Egf6NqTzX3jBkI 8685
mkapi/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mkapi/renderer.py sha256=xlgz43F6vk8aQtNCHRyeM4dzmz0sTWY2TBq_S2eJPiQ 7895
mkapi/css/mkapi-common.css sha256=Snhud-qRvGUloaC0ayfBEhWSDJ_iSMwM9j75SrfbYq4 3128
mkapi/css/mkapi-material.css sha256=2_xIiNpwDU2X94MXzLFEUyUCAZM4a3iDTjIMx-0LLk8 1402
mkapi/javascript/mkapi.js sha256=-E2jUio8kVYTgdZscMWzRp-Ek23ej3-6CqrOBc3w-wQ 1777
mkapi/templates/document.jinja2 sha256=2aPa0tplLsAOK6kvgxXQMlX8i0yiftdpnNXlQUnJpa8 1326
mkapi/templates/heading.jinja2 sha256=JQB0KqTfI6XsHOBA8pb4EbwgetxFrkvIBUWFnr44318 93
mkapi/templates/object.jinja2 sha256=x0hAnpsWSdumhulZHJA082ylOmOpiJgPpZEXUDCZUtQ 1069
mkapi/templates/source.jinja2 sha256=7MYGtYwPwM-ymldRORR-icD8vp-1mYYX8f3k0sycAwI 102
mkapi-4.1.0.dist-info/METADATA sha256=cxPJb2Q89JeoLHRnyKkcCJ-IG2gw1aAwrGzhuCEA-RY 5979
mkapi-4.1.0.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
mkapi-4.1.0.dist-info/entry_points.txt sha256=dqVRazwjgVwWaG_DJbDMSTcwzBeEkPwr5shJhV5DkCs 50
mkapi-4.1.0.dist-info/licenses/LICENSE sha256=dbO9NY-nQXzIS5St3j3rPUd7gm5r6pczFYaNy5GVNdI 1105
mkapi-4.1.0.dist-info/RECORD

entry_points.txt

mkapi = mkapi.plugin:MkApiPlugin