summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c69d18cb1838d07a607a7fe939af6cd620ce27c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = python-tarsafe
	pkgdesc = A safe subclass of the TarFile class for interacting with tar files. Can be used as a direct drop-in replacement for safe usage of extractall()
	pkgver = 0.0.5
	pkgrel = 1
	url = https://github.com/beatsbears/tarsafe/
	arch = any
	license = MIT
	makedepends = python
	makedepends = python-pip
	source = git+https://github.com/beatsbears/tarsafe.git#branch=v0.0.5
	sha256sums = SKIP

pkgname = python-tarsafe