summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d728474ebff9f5ae92d267be037348ed718b1fb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = python-texsoup
	pkgdesc = Python3 package for searching, navigating, and modifying LaTeX documents using BeautifulSoup-esque idioms
	pkgver = 0.3.1
	pkgrel = 4
	url = https://github.com/alvinwan/TexSoup
	arch = any
	license = BSD
	makedepends = python-setuptools
	options = !emptydirs
	source = https://files.pythonhosted.org/packages/source/T/TexSoup/TexSoup-0.3.1.tar.gz
	sha256sums = 3f6b2ad0abe3688a6656f544c1ba04d0eb25f423f8c377b7369f9ce061ddb70b

pkgname = python-texsoup