summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f8a28dc22623b242f816ff5a16e68f8103ac6a8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-rpp
	pkgdesc = Read and write Reaper RPP files with Python
	pkgver = 0.5
	pkgrel = 1
	url = https://github.com/Perlence/rpp
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-pytest-runner
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	depends = python-attrs
	depends = python-ply
	source = python-rpp::git+https://github.com/Perlence/rpp#commit=6ea00bb6db76724d3521748b3effa7260f1ebf8e
	b2sums = SKIP

pkgname = python-rpp