blob: bdd654c5dbb02b86092be7e54a2adde7f7b0a702 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-biplist
pkgdesc = Library for reading/writing binary property lists
pkgver = 1.0.3
pkgrel = 3
url = https://bitbucket.org/wooster/biplist
arch = any
license = BSD
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
source = https://bitbucket.org/wooster/biplist/downloads/biplist-1.0.3.tar.gz
sha512sums = 186927481229988c713d9bb703115493001b129ed4e540e9a028e99b4f10e1576291c75f98d39b28e04092c14a9c96e4843c1445d9a318ced322323c7c1134b5
pkgname = python-biplist
|