summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 21dbdefc865d6cd4fc6d5e99e86f15768c23b702 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-html2text-git
	pkgdesc = Python 3 package 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)
	pkgver = r400.80a0b93
	pkgrel = 2
	url = http://alir3z4.github.io/html2text
	arch = any
	license = GPL3
	makedepends = git
	depends = python
	depends = python-setuptools
	provides = python-html2text
	conflicts = python-html2text
	source = git+https://github.com/Alir3z4/html2text.git
	sha256sums = SKIP

pkgname = python-html2text-git