doc2dash

View on PyPIReverse Dependencies (7)

3.1.0 doc2dash-3.1.0-py3-none-any.whl

Wheel Details

Project: doc2dash
Version: 3.1.0
Filename: doc2dash-3.1.0-py3-none-any.whl
Download: [link]
Size: 17596
MD5: 96e90dac4e15dada033efc40b697737e
SHA256: 79384307304c226139365134e3df8838e1774b07065ecda386a307637cdbc03d
Uploaded: 2024-01-15 09:09:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: doc2dash
Version: 3.1.0
Summary: Convert docs to the docset format.
Author-Email: Hynek Schlawack <hs[at]ox.cx>
Project-Url: Documentation, https://doc2dash.hynek.me/
Project-Url: Changelog, https://github.com/hynek/doc2dash/blob/main/CHANGELOG.md
Project-Url: GitHub, https://github.com/hynek/doc2dash
Project-Url: Funding, https://github.com/sponsors/hynek
Project-Url: Mastodon, https://mastodon.social/@hynek
Project-Url: Twitter, https://twitter.com/hynek
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
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 :: Software Development :: Documentation
Requires-Python: >=3.8
Requires-Dist: attrs (>=23.2)
Requires-Dist: beautifulsoup4
Requires-Dist: click (>8)
Requires-Dist: rich
Requires-Dist: doc2dash[tests,typing]; extra == "dev"
Requires-Dist: nox; extra == "dev"
Requires-Dist: mkdocs; extra == "docs"
Requires-Dist: mkdocs-callouts; extra == "docs"
Requires-Dist: mkdocs-click; extra == "docs"
Requires-Dist: mkdocs-include-markdown-plugin; extra == "docs"
Requires-Dist: mkdocs-material; extra == "docs"
Requires-Dist: mkdocstrings[python]; extra == "docs"
Requires-Dist: coverage[toml]; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: mypy; extra == "typing"
Requires-Dist: types-urllib3; extra == "typing"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: tests
Provides-Extra: typing
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE
[Description omitted; length: 3554 characters]

WHEEL

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

RECORD

Path Digest Size
doc2dash/__init__.py sha256=nssJimR8TPENS2YrNyDN-Hw1evokVNn18fe7QGP1QTI 381
doc2dash/__main__.py sha256=nipzywkqC-vmA1rgQ_4QwRbt8jsYx1ayGkQxT6Au4cA 7126
doc2dash/convert.py sha256=lHrvRDPTcFG07EibHEZxX4O9jpP9CPb0BwxurH6gKKI 1104
doc2dash/docsets.py sha256=T-XFKKNfR154AihAo1VCAyGoL_229VZ4BZZnH03i5C8 2888
doc2dash/output.py sha256=8KxqRxB-gVd_3z0lf0rEyo78PEQnhrtU119Ubau69Sw 1742
doc2dash/parsers/__init__.py sha256=INTPaqxEb-H6L--ZcudvOkVInwwZtrCf8HTtW9rzdGA 669
doc2dash/parsers/intersphinx.py sha256=v5O0qiTEFd3AtZ7Q7eSBfXmblzu881QKahzC9jXWsI0 5868
doc2dash/parsers/intersphinx_inventory.py sha256=THxn-gxghh7CPjOiG1lgSAq3XJyDjnKC4k4I_6wabow 4270
doc2dash/parsers/patcher.py sha256=54Y-a_ViNz1DCB7VWapc_tMXmOhP_16feSL-Y6aYyoE 2164
doc2dash/parsers/types.py sha256=32Wz-Nwh_s2_ZaJ8aNrSqFbtS9PhvF3YXFFFMCunVj4 3433
doc2dash-3.1.0.dist-info/METADATA sha256=TEgSrnKPI0YBxk1ET40VTW7EuYOfygFeLE0Pqx_kNmA 5376
doc2dash-3.1.0.dist-info/WHEEL sha256=mRYSEL3Ih6g5a_CVMIcwiF__0Ae4_gLYh01YFNwiq1k 87
doc2dash-3.1.0.dist-info/entry_points.txt sha256=QubEpEfPP3N3S5VZw6n9dMxsh5TYHryw4n4QTuW3nis 52
doc2dash-3.1.0.dist-info/licenses/LICENSE sha256=tpbn0D7pkcntRMQGLZHC2DWqbsAx68SjolPus5ri4dc 1089
doc2dash-3.1.0.dist-info/RECORD

entry_points.txt

doc2dash = doc2dash.__main__:main