blob: 8d667b7b7d4b7c3e1e39abd56d5d6fd19c707643 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = xml2rfc
pkgdesc = Generates RFCs and IETF drafts from document source in XML according to the DTD in RFC 2629
pkgver = 2.24.0
pkgrel = 1
url = https://pypi.python.org/pypi/xml2rfc
arch = any
license = custom:BSD
depends = python
depends = python-lxml
depends = python-requests
source = https://files.pythonhosted.org/packages/39/02/046571ee27ad899066b691b9943ba2bd52fa03f8ed109ec0205f237cab81/xml2rfc-2.24.0.tar.gz
sha512sums = 9fcee3f7904d7f3e929d4c9a4048f739327dc75076e5896f232f08ae1d72eb9231dc21336620335c936024de2e1ca5521b1d132de428aa4c5b3c9868f524d43a
pkgname = xml2rfc
|