docs2txt

View on PyPIReverse Dependencies (0)

0.1.6 docs2txt-0.1.6-py2.py3-none-any.whl

Wheel Details

Project: docs2txt
Version: 0.1.6
Filename: docs2txt-0.1.6-py2.py3-none-any.whl
Download: [link]
Size: 6391
MD5: 5a8a6ed2eee456a9148f57fb21ca8126
SHA256: 413b8a71193b9dd4669fce79171eda1fa4f40f971c527ef8fbf964819aabceea
Uploaded: 2023-07-09 23:15:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: docs2txt
Version: 0.1.6
Summary: A simple program to download documentation from docs.rs and convert it into a plaintext file.
Author: Eric Richard
Author-Email: ehutzle[at]gmail.com
Home-Page: https://github.com/ehutzle/docs2txt
License: MIT license
Keywords: docs2txt
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
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: Programming Language :: Python :: 3.11
Requires-Python: >=3.6
Requires-Dist: click (~=8.1.4)
Requires-Dist: requests (~=2.31.0)
Requires-Dist: beautifulsoup4 (~=4.12.2)
Requires-Dist: setuptools (~=68.0.0)
Requires-Dist: rich (~=13.4.2)
Requires-Dist: tqdm (~=4.65.0)
License-File: LICENSE
License-File: AUTHORS.rst
[Description omitted; length: 1587 characters]

WHEEL

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

RECORD

Path Digest Size
docs2txt/__init__.py sha256=MonlmTTh58pntif6ADw20lZMYjDjoqwUYRv6aKh1p1I 130
docs2txt/__main__.py sha256=7-h6oSewldgEmgzrc1GgaUmhm6S4yS5Qx4XpqFGYEIA 888
docs2txt/cli.py sha256=YGW4l3Ks300dOIAT9hUExXqqe-k5HjS8nHpl_x0XWVw 879
docs2txt/docs_rs.py sha256=QMWf4uCUGgrGrw86vZZKcWsnqIaUeEbVk6gJGnWOhYM 3472
docs2txt/utils.py sha256=KPU3XY3pG7q-eW-yL8fVmxCgsrV-bykQymsXjB4s9AY 387
docs2txt-0.1.6.dist-info/AUTHORS.rst sha256=1fzBA5mti8K4eZaf4cM21xws18J3QeTLtnArufAeBiI 155
docs2txt-0.1.6.dist-info/LICENSE sha256=9UmXAJG1hvbWXwTp7TaCBFU-2eGPc2D96KahNl01a-Y 1064
docs2txt-0.1.6.dist-info/METADATA sha256=j63AUjBoZiUJjkbXRqjK3_w3jy6Uv349hIdgvKrwTdw 2693
docs2txt-0.1.6.dist-info/WHEEL sha256=a-zpFRIJzOq5QfuhBzbhiA1eHTzNCJn8OdRvhdNX0Rk 110
docs2txt-0.1.6.dist-info/entry_points.txt sha256=YSoI4nPmce2os9P2jMyrvmTXkewlR0OZp4PJX4cpFgI 47
docs2txt-0.1.6.dist-info/top_level.txt sha256=KWJnTkRy9Hg-way4fz_Kg-g9vBzKrhN-_3KC_4zzYyY 9
docs2txt-0.1.6.dist-info/RECORD

top_level.txt

docs2txt

entry_points.txt

docs2txt = docs2txt.cli:main