summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c09facca2e22b77b3390dee69e87304fd68d6832 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-pem
	pkgdesc = Parsing and splitting of PEM files
	pkgver = 19.2.0
	pkgrel = 1
	url = https://pem.readthedocs.io
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = pem-19.2.0.tar.gz::https://github.com/hynek/pem/archive/19.2.0.tar.gz
	md5sums = 297afd00b775205766e95f5cf8801c3e

pkgname = python-pem
	depends = python

pkgname = python2-pem
	depends = python2