CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]       2021/02/22 14:01:36

Log message:
    Import py-html5-parser-0.4.9
    
    Comment:
    fast C based HTML 5 parsing for python
    
    Description:
    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.
    
    Maintainer: The OpenBSD ports mailing-list <[email protected]>
    
    WWW: https://html5-parser.readthedocs.io
    
    Tweaks, import and ok from sthen@ and daniel@, thanks!
    
    Status:
    
    Vendor Tag: rsadowski
    Release Tags:       rsadowski_2021022
    
    N ports/www/py-html5-parser/Makefile
    N ports/www/py-html5-parser/distinfo
    N ports/www/py-html5-parser/pkg/DESCR
    N ports/www/py-html5-parser/pkg/PLIST
    N ports/www/py-html5-parser/patches/patch-setup_py
    
    No conflicts created by this import

Reply via email to