Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : python-html2text | name : python-html2text | ||||
| version : 2018.1.9 | version : 2019.9.26 | ||||
| release : 1 | release : 2 | ||||
| source : | source : | ||||
| - https://files.pythonhosted.org/packages/source/h/html2text/html2text-2018.1.9.tar.gz : 627514fb30e7566b37be6900df26c2c78a030cc9e6211bda604d8181233bcdd4 | - https://files.pythonhosted.org/packages/source/h/html2text/html2text-2019.9.26.tar.gz : 6f56057c5c2993b5cc5b347cb099bdf6d095828fef1b53ef4e2a2bf2a1be9b4f | ||||
| license : GPL-3.0-only | license : GPL-3.0-only | ||||
| component : programming.python | component : programming.python | ||||
| summary : Convert HTML to Markdown-formatted text | summary : Convert HTML to Markdown-formatted text | ||||
| description: | | description: | | ||||
| html2text is a Python script that converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format). | html2text is a Python script that converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format). | ||||
| builddeps : | |||||
| - python-coverage | |||||
| - python-setuptools | |||||
| build : | | build : | | ||||
| %python_setup | %python3_setup | ||||
| install : | | install : | | ||||
| %python_install | %python3_install | ||||
| check : | | |||||
| %python_test | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.