pydoc-quarto

View on PyPIReverse Dependencies (0)

0.0.12 pydoc_quarto-0.0.12-py3-none-any.whl

Wheel Details

Project: pydoc-quarto
Version: 0.0.12
Filename: pydoc_quarto-0.0.12-py3-none-any.whl
Download: [link]
Size: 8996
MD5: e6f0b9e01f9aea0d5c77332e1e6af022
SHA256: 572de088a348d78ab3dc1e8b03a4f6b1d1405a72e87706dc7c7265badbf3c27d
Uploaded: 2023-03-09 21:21:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pydoc-quarto
Version: 0.0.12
Summary: Generate minimal reference API docs from a python library in the form of markdown files that can be rendered in Quarto.
Author: hamelsmu
Author-Email: hamel.husain[at]gmail.com
Home-Page: https://github.com/hamelsmu/pydoc_quarto
License: Apache Software License 2.0
Keywords: quarto python
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.7
Requires-Dist: fastcore (==1.5.28)
Requires-Dist: requests (==2.28.2); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 891 characters]

WHEEL

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

RECORD

Path Digest Size
pydoc_quarto/__init__.py sha256=1SFj-qMOaeO0fOKQaFmYhAKiRwwNda5uWKpYtIcken8 23
pydoc_quarto/_modidx.py sha256=X2MjapTVPNrxbuNniQAQwmdu-Kf_olJ_h9SCJdkCvC4 2224
pydoc_quarto/core.py sha256=N-CASIEEubmD0Z2myrMtCcYYqj1ljD9wc6Y2sHMyECE 5155
pydoc_quarto-0.0.12.dist-info/LICENSE sha256=xV8xoN4VOL0uw9X8RSs2IMuD_Ss_a9yAbtGNeBWZwnw 11337
pydoc_quarto-0.0.12.dist-info/METADATA sha256=-0mlu4jvv2z5rILY9A6bOCldNFKTOfxqI8Lpv2VlqvE 1846
pydoc_quarto-0.0.12.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
pydoc_quarto-0.0.12.dist-info/entry_points.txt sha256=2m13Gb_hK4RXOVyZKrdSLg6jYJzi5kIi7kDownXwHD0 105
pydoc_quarto-0.0.12.dist-info/top_level.txt sha256=rWUC4Ozh7b7JSnECMgdB9TLmMLzADAlmhSF826BoW84 13
pydoc_quarto-0.0.12.dist-info/RECORD

top_level.txt

pydoc_quarto

entry_points.txt

pydoc_quarto = pydoc_quarto.core:gen_md
[nbdev]
pydoc_quarto = pydoc_quarto._modidx:d