summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cf3debf58eb698938bc17627944a80d4813ae0e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = patool
	pkgdesc = portable command line archive file manager
	pkgver = 1.12
	pkgrel = 3
	url = https://wummel.github.io/patool/
	arch = any
	license = GPL
	makedepends = python-setuptools
	makedepends = python2-setuptools
	optdepends = tar: extracting TAR files
	optdepends = unrar: extracting RAR files
	optdepends = p7zip: extracting ZIP and 7z files
	source = https://pypi.python.org/packages/source/p/patool/patool-1.12.tar.gz
	sha256sums = e3180cf8bfe13bedbcf6f5628452fca0c2c84a3b5ae8c2d3f55720ea04cb1097

pkgname = patool
	pkgdesc = portable command line archive file manager (Python3)
	depends = python

pkgname = patool-py2
	pkgdesc = portable command line archive file manager (Python2)
	depends = python2
	conflicts = patool