summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 07dde2e5fef07de9db574bb50cde937075ac2911 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-pymp4
	pkgdesc = A Python MP4 Parser and toolkit
	pkgver = 1.1.0
	pkgrel = 1
	url = https://github.com/beardypig/pymp4
	arch = any
	license = Apache
	checkdepends = python-pytest
	checkdepends = python2-pytest
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = pymp4::git+https://github.com/beardypig/pymp4.git#tag=1.1.0
	md5sums = SKIP

pkgname = python-pymp4
	depends = python
	depends = python-construct

pkgname = python2-pymp4
	depends = python2
	depends = python2-construct
	optdepends =