A python based HTML parser/tokenizer
Go to file
Dan Scott 92a09b16ec Add six module as a runtime requirement
Per https://lists.fedoraproject.org/pipermail/devel/2014-March/196647.html it
turns out that "six" is a runtime requirement. Other modules, like rdflib, that
depend on functionality will fail in a mock build where six is not installed.

Signed-off-by: Dan Scott <dan@coffeecode.net>
2014-03-12 15:43:04 -04:00
.gitignore Update to latest upstream release 2014-03-01 21:57:34 +05:30
python-html5lib.spec Add six module as a runtime requirement 2014-03-12 15:43:04 -04:00
sources Update to latest upstream release 2014-03-01 21:57:34 +05:30