Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : python-html5-parser | name : python-html5-parser | ||||
| version : 0.4.3 | version : 0.4.8 | ||||
| release : 3 | release : 4 | ||||
| source : | source : | ||||
| - https://github.com/kovidgoyal/html5-parser/archive/v0.4.3.tar.gz : 1b84737dda0fabd10d906a0c0cda39ca7c1819fa0c9da0a4da8bfb806be08284 | - https://github.com/kovidgoyal/html5-parser/archive/v0.4.8.tar.gz : d6ca0372ec5f74afb6a42838b8b3698379fcb6d7f76d4d4493c08daf8ac15bda | ||||
| license : Apache-2.0 | license : Apache-2.0 | ||||
| component : programming.python | component : programming.python | ||||
| summary : Fast C based HTML 5 parsing for python 2 & 3 | summary : Fast C based HTML 5 parsing for python 2 & 3 | ||||
| description: | | description: | | ||||
| A fast, standards compliant, C based, HTML 5 parser for python. | A fast, standards compliant, C based, HTML 5 parser for python. Over thirty times as fast as pure python based parsers, such as html5lib. | ||||
| Over thirty times as fast as pure python based parsers, such as html5lib. | |||||
| builddeps : | builddeps : | ||||
| - pkgconfig(python3) | - pkgconfig(python3) | ||||
| - python-beautifulsoup4 # check | |||||
| - python-chardet | - python-chardet | ||||
| - python-lxml | - python-lxml | ||||
| - python-setuptools | |||||
| rundeps : | rundeps : | ||||
| - python-lxml | - python-lxml | ||||
| setup : | | setup : | | ||||
| %python_setup | |||||
| %python3_setup | %python3_setup | ||||
| install : | | install : | | ||||
| %python_install | |||||
| %python3_install | %python3_install | ||||
| check : | | |||||
| %python3_test | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.