summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c836e97e9a8b9ffcb2e8fe7f60aa47428d0c04ec (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 = 2
	url = https://wummel.github.io/patool/
	arch = any
	license = GPL
	makedepends = python
	makedepends = python2
	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