adbar / htmldate

Fast and robust date extraction from web pages, with Python or on the command-line
https://htmldate.readthedocs.io
Apache License 2.0
117 stars 26 forks source link

Support for lxml version 5+ #126

Closed adbar closed 5 months ago

adbar commented 5 months ago

The tests didn't pass so the lxml version has been pinned in the last release. Fix or bypass the changes introduced by a newer libxml version.