mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 13:20:08 +02:00
Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks
This commit is contained in:
@@ -3,11 +3,9 @@ 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)."
|
||||
HOMEPAGE="
|
||||
https://github.com/html2text/html2text.py
|
||||
HOMEPAGE="https://github.com/html2text/html2text.py
|
||||
https://github.com/Alir3z4/html2text
|
||||
https://pypi.python.org/pypi/html2text
|
||||
"
|
||||
https://pypi.python.org/pypi/html2text"
|
||||
COPYRIGHT="2004-2008 Aaron Swartz"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
|
||||
Reference in New Issue
Block a user