summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 85d530f58600c8e4c9e28e17dedf463b570c577e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-pycrate-git
	pkgdesc = Python library for manipulating various digital formats in an easy way.
	pkgver = r222.ee66b19
	pkgrel = 1
	url = https://github.com/P1sec/pycrate
	arch = any
	license = LGPL2.1
	makedepends = git
	conflicts = python-pycrate
	conflicts = python2-pycrate
	source = pycrate::git+https://github.com/P1sec/pycrate#branch=master
	md5sums = SKIP

pkgname = python2-pycrate-git
	depends = python2
	conflicts = python-pycrate-git

pkgname = python-pycrate-git
	depends = python
	conflicts = python2-pycrate-git