summaryrefslogtreecommitdiff
path: root/textproc/py-html5-parser/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2022-11-30py-html5-parser: not for Python 2.7adam1-4/+4
2022-11-23massive revision bump after textproc/icu updateadam1-2/+2
2022-07-03*: use versioned_dependencies.mk for py-chardetwiz1-2/+4
2022-04-18revbump for textproc/icu updateadam1-2/+2
2022-01-04*: bump PKGREVISION for egg.mk userswiz1-2/+2
They now have a tool dependency on py-setuptools instead of a DEPENDS
2021-12-08revbump for icu and libffiadam1-1/+2
2021-10-15py-html5-parser: updated to 0.4.10adam1-4/+4
0.4.10: Unknown changes
2021-04-21revbump for textproc/icuadam1-2/+2
2020-11-05*: Recursive revbump from textproc/icu-68.1ryoon1-2/+2
2020-06-02Revbump for icuadam1-1/+2
2019-11-05py-html5-parser: updated to 0.4.9adam1-2/+2
0.4.9: Unknown changes
2019-08-11py-html5-parser: updated to 0.4.8adam1-2/+2
0.4.8: Unknown changes
2019-06-11py-html5-parser: update to 0.4.7.wiz1-2/+2
Bugfixes.
2019-05-21py-html5-parser: update to 0.4.6.wiz1-2/+2
Soup builder: Fix empty tags being output a <tag></tag> when using bs4 Fix compiler warning
2018-04-29py-html5-parser: update to 0.4.5.wiz1-2/+2
Changes not found. Half a year of development.
2018-01-31textproc/py-html5-parser: import py-html5-parser-0.4.4wiz1-0/+20
A fast, standards compliant, C based, HTML 5 parser for python. Over thirty times as fast as pure python based parsers, such as html5lib.