apibook

View on PyPIReverse Dependencies (0)

0.1.2 apibook-0.1.2-py3-none-any.whl

Wheel Details

Project: apibook
Version: 0.1.2
Filename: apibook-0.1.2-py3-none-any.whl
Download: [link]
Size: 11417
MD5: d53e8f3268fa4481d214289aaf449080
SHA256: da1fcaf0d95dd59b122d9ba20338fadcf04455a2924100271696f5d818d760a5
Uploaded: 2024-04-24 09:45:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: apibook
Version: 0.1.2
Summary: API documentation generator for MdBook
Author-Email: Tom Solberg <me[at]sbg.dev>
Project-Url: Repository, https://github.com/tgolsson/python-apibook
Project-Url: Changelog, https://github.com/tgolsson/python-apibook/tree/main/CHANGELOG.md
License: MIT License Copyright (c) 2022 Tom Solberg 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.
Keywords: mdbook apidoc documentation markdown
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Text Processing :: Markup :: Markdown
Requires-Python: >=3.9
Requires-Dist: docstring_parser
Requires-Dist: rich
Description-Content-Type: text/markdown
[Description omitted; length: 1268 characters]

WHEEL

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

RECORD

Path Digest Size
apibook-0.1.2.dist-info/METADATA sha256=8ZC_sM16hq4k8AyLdh6xVPwjarZKreE0uatIlkVPaDA 3168
apibook-0.1.2.dist-info/WHEEL sha256=N2J68yzZqJh3mI_Wg92rwhw0rtJDFpZj9bwQIMJgaVg 90
apibook-0.1.2.dist-info/entry_points.txt sha256=j2E_mshwHEjeRf6TEAeIIVrhSoEaDWrvEjdDzynXJQM 53
apibook-0.1.2.dist-info/licenses/LICENSE-MIT.txt sha256=ZTkm4_hxhGJ4vuyI3HVKvDrnOWhkhdCsJDWm5a8R71g 1068
apibook/__init__.py sha256=GfeMSbvlXh82mNT7iKOsNbQbFF6K1uMtEZOSHa_D_Xk 612
apibook/_ast.py sha256=mzrD_Is3wsJlgb2mHi8KnfmQukm2S86TVltDKWmfbr8 9555
apibook/cli.py sha256=UpmOGxP4o6rXzEsQ24Jz1YifTvrGGtsBW5XwOqYFsB4 2584
apibook/data.py sha256=I4lwxhUrvXuQihCmuFv0rq-bYlI3uFvghmTrsh7PKXM 10192
apibook/main.py sha256=bDbQ70RxsDRnYPcx-WdpyX92oxU6L83nQfF8yk00JwA 5239
apibook-0.1.2.dist-info/RECORD

entry_points.txt

python-apibook = apibook.cli:main