htmldate

View on PyPIReverse Dependencies (5)

1.8.1 htmldate-1.8.1-py3-none-any.whl

Wheel Details

Project: htmldate
Version: 1.8.1
Filename: htmldate-1.8.1-py3-none-any.whl
Download: [link]
Size: 31831
MD5: 3be12a1e4cf45fc0a91faab67d5a3eb2
SHA256: b1209dedfa7bc9bb4d0b812a3f0983ea5d39f1bdfe21745659ad26af4f8b7f32
Uploaded: 2024-04-11 14:50:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: htmldate
Version: 1.8.1
Summary: Fast and robust extraction of original and updated publication dates from URLs and web pages.
Author: Adrien Barbaresi
Author-Email: barbaresi[at]bbaw.de
Home-Page: https://htmldate.readthedocs.io
Project-Url: Source, https://github.com/adbar/htmldate
Project-Url: Tracker, https://github.com/adbar/htmldate/issues
Project-Url: Blog, https://adrien.barbaresi.eu/blog/tag/htmldate.html
License: Apache-2.0
Keywords: datetime,date-parser,entity-extraction,html-extraction,html-parsing,metadata-extraction,webarchives,web-scraping
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
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
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Text Processing :: Linguistic
Classifier: Topic :: Text Processing :: Markup :: HTML
Requires-Python: >=3.6
Requires-Dist: dateparser (>=1.1.2)
Requires-Dist: python-dateutil (>=2.8.2)
Requires-Dist: lxml (<6,>=4.9.4); platform_system != "Darwin" or python_version > "3.8"
Requires-Dist: lxml (==4.9.2); platform_system == "Darwin" and python_version <= "3.8"
Requires-Dist: backports-datetime-fromisoformat; python_version < "3.7"
Requires-Dist: charset-normalizer (>=3.0.1); python_version < "3.7"
Requires-Dist: urllib3 (<2,>=1.26); python_version < "3.7"
Requires-Dist: charset-normalizer (>=3.3.2); python_version >= "3.7"
Requires-Dist: urllib3 (<3,>=1.26); python_version >= "3.7"
Requires-Dist: faust-cchardet (>=2.1.19); extra == "all"
Requires-Dist: urllib3[brotli]; extra == "all"
Requires-Dist: backports-datetime-fromisoformat; python_version < "3.11" and extra == "all"
Requires-Dist: faust-cchardet (>=2.1.19); extra == "speed"
Requires-Dist: urllib3[brotli]; extra == "speed"
Requires-Dist: backports-datetime-fromisoformat; python_version < "3.11" and extra == "speed"
Provides-Extra: all
Provides-Extra: speed
License-File: LICENSE
[Description omitted; length: 8064 characters]

WHEEL

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

RECORD

Path Digest Size
htmldate/__init__.py sha256=JuPoNSOxSyHp4mUg6SVJu5Qcf-jJ5oW9NbOkoM35jRM 633
htmldate/cli.py sha256=GN64paf9DuytVr8K74KFlIc5UwV6x751nd9U_eIwX7I 4274
htmldate/core.py sha256=AwuS-2kJ1YDh1YoLBlxsSXD-4AMJMqmxsI6auo1yPzI 31834
htmldate/extractors.py sha256=GnZB5KF77opM82z4fhh1_NEH0_grDIt1aRi6kxIf7Ek 19160
htmldate/meta.py sha256=zTgPkaiD2mKP9IUTL-qz26MOBoYEiTPmaCsyFoWiC3Q 1249
htmldate/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
htmldate/settings.py sha256=VcI6cPiBLisRMMQb7cZ6dKi8_TxNV0oej8ZL8rlto68 748
htmldate/utils.py sha256=GoN-MtSnS0G0LaSKwh9hVpgAmdM9dtEaYmJa-WuYtkc 8955
htmldate/validators.py sha256=N1CBYXlld4nQebrOcSR07dlLI-iT_dVFOCkIn0FkoS4 6976
htmldate-1.8.1.dist-info/LICENSE sha256=psuoW8kuDP96RQsdhzwOqi6fyWv0ct8CR6Jr7He_P_k 10173
htmldate-1.8.1.dist-info/METADATA sha256=lrtXQdcHbZktszpi66Q8hOuUEfdv_NCehL1zvchEYxM 10869
htmldate-1.8.1.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
htmldate-1.8.1.dist-info/entry_points.txt sha256=clXblodivHquy4UBQI7KqpCVOgT5VxpOP4nyuP_QrPo 47
htmldate-1.8.1.dist-info/top_level.txt sha256=GFImTOY3FZ6KpdZgak4SW7KdhpB42SBD7bepFhBOvqY 9
htmldate-1.8.1.dist-info/RECORD

top_level.txt

htmldate

entry_points.txt

htmldate = htmldate.cli:main