web2markdown

View on PyPIReverse Dependencies (0)

0.1.1 web2markdown-0.1.1-py3-none-any.whl

Wheel Details

Project: web2markdown
Version: 0.1.1
Filename: web2markdown-0.1.1-py3-none-any.whl
Download: [link]
Size: 10590
MD5: 97f0458b4ba9f8a6c8ab5ab7f1536037
SHA256: 626fe506bc699b7df7b3b0d0767a502a5bd13343ff448c7fd450afd4a23dfa08
Uploaded: 2025-03-18 13:09:49 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: web2markdown
Version: 0.1.1
Summary: A Python library for crawling web pages and converting them to markdown format
Author: Roger Sindreu
Home-Page: https://github.com/roger_koa/web-to-markdown
Project-Url: Homepage, https://github.com/rsindreu/web2markdown
Project-Url: Repository, https://github.com/rsindreu/web2markdown.git
License: MIT
Keywords: web,crawler,markdown,converter,html
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
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.8
Requires-Dist: beautifulsoup4 (>=4.12.0)
Requires-Dist: requests (>=2.31.0)
Requires-Dist: urllib3 (>=2.1.0)
Requires-Dist: markdown (>=3.5.0)
Requires-Dist: trafilatura (>=0.8.1)
Description-Content-Type: text/markdown
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
License-File: LICENSE
[Description omitted; length: 3317 characters]

WHEEL

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

RECORD

Path Digest Size
tests/__init__.py sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
tests/conftest.py sha256=3HbA4ACTEWS1f1OQ6mG6EBxmwbsgJi3RgVPzWqfiR30 162
tests/test_converter.py sha256=cIW938wTAyGilNMK-XQ0bHJTOqH61bqEDmVArCUXxEg 2988
tests/test_crawler.py sha256=fmGh0z07iLg1wnwnoqNiKXqHn_2MSpcisg16ylwnsPI 3783
web2markdown/__init__.py sha256=72aOUT7mAC_OzzWiGrxn_GngwAoA7xfUK83dum6qeIo 96
web2markdown/cli.py sha256=a-ZGxPMZtvd9chLeXvuyT2qJX7PYWPSnGk0W2iM4PkU 2249
web2markdown/converter.py sha256=BlBkpjh-Bn7PNAVv88AVt70B0JNgWTx8ludLEAVMjdw 2667
web2markdown/crawler.py sha256=HSNzYUR-ctFdYQKARgtBjIrBc0I70Dw4BnD9Jjgxs78 4966
web2markdown-0.1.1.dist-info/LICENSE sha256=k9E20cgDIYs7reORCzYgPW1fe9tR58vuFdxRZ3kw928 1070
web2markdown-0.1.1.dist-info/METADATA sha256=WLdTC6P_rJsZbs4Qb9_2cY1MpFhFWqgFKUMPMEXmMow 4485
web2markdown-0.1.1.dist-info/WHEEL sha256=beeZ86-EfXScwlR_HKu4SllMC9wUEj_8Z_4FJ3egI2w 91
web2markdown-0.1.1.dist-info/entry_points.txt sha256=iZZ7ccxGKRkw6x9TeEiTZBJh6tIs0XWGtetLqcS6gE4 55
web2markdown-0.1.1.dist-info/top_level.txt sha256=mi0ZxuHje35ePvPsK6Zwid6_ruZI6o7-txTVbg07QYM 19
web2markdown-0.1.1.dist-info/RECORD

top_level.txt

tests
web2markdown

entry_points.txt

web2markdown = web2markdown.cli:main