pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/py-html5lib



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Dec  1 18:37:51 UTC 2012

Modified Files:
        pkgsrc/textproc/py-html5lib: Makefile PLIST distinfo

Log Message:
Changes 0.95:
* Parses valid and invalid HTML documents to a tree
* Support for minidom, ElementTree (including cElementTree and lxml.etree), 
BeautifulSoup (deprecated) and custom simpletree output formats
* DOM to SAX converter
* Reports parse errors
* Character encoding detection
* Filtering and serializing of trees
* HTML+CSS sanitizer
* Many unit tests


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/py-html5lib/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/py-html5lib/PLIST \
    pkgsrc/textproc/py-html5lib/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index