blob: b9edc633c49237b4ac634bdd0084b17c30f10fa9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-epub
pkgdesc = Python library to open and read epub version 2 archives.
pkgver = 0.5.2
pkgrel = 1
url = http://pypi.python.org/pypi/epub
arch = any
license = LGPL3
source = http://pypi.python.org/packages/source/e/epub/epub-0.5.2.tar.gz
md5sums = 8d983520db864e1475c33412bb09f369
pkgname = python-epub
depends = python
pkgname = python2-epub
depends = python2
|