blob: 978edbfbb76ee013ef7044e06fb7be39a8885a55 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-pypdf2-git
pkgdesc = PyPDF2 library for Python3
pkgver = b17382f
pkgrel = 1
url = http://mstamy2.github.com/PyPDF2
arch = i686
arch = x86_64
license = custom
makedepends = git
makedepends = python-setuptools
depends = python
conflicts = python-pypdf-git
source = git+https://github.com/mstamy2/PyPDF2.git
md5sums = SKIP
pkgname = python-pypdf2-git
|