SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
4
www/py-html5-parser/pkg/DESCR
Normal file
4
www/py-html5-parser/pkg/DESCR
Normal file
|
@ -0,0 +1,4 @@
|
|||
A fast implementation of the HTML 5 parsing spec for Python. Parsing is done in
|
||||
C using a variant of the gumbo parser. The gumbo parse tree is then transformed
|
||||
into an lxml tree, also in C, yielding parse times that can be a thirtieth of
|
||||
the html5lib parse times.
|
Loading…
Add table
Add a link
Reference in a new issue