blob: 7d116f813a27d8efeb3bda0063fff69810bda195 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-tinytag
pkgdesc = Read music meta data and length of MP3, OGG, FLAC and Wave files
pkgver = 1.6.0
pkgrel = 1
url = https://pypi.python.org/pypi/tinytag/
arch = any
license = GPL
checkdepends = python-pytest
makedepends = python-setuptools
depends = python
source = https://github.com/devsnd/tinytag/archive/1.6.0.tar.gz
md5sums = 183731563cf2fe9e104be86595e937ae
pkgname = python-tinytag
|