blob: ad4959ea736ca2197243a8e8eb70fd5b5ec3df97 (
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.37.3
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/a5/e4/a922123afff4564f4d81aebf8be55714749d483ec54d83ccb4818b7dbf10/xml2rfc-2.37.3.tar.gz
sha512sums = e19f89c7f03e73feb2d29f731aee1abc9ec6f6f0cba8ee1e001bbe9ba04b7bacfd9296a0a81e3ea63061af5fcf98d6df4f5cbb05a9a5b3f1262293a8e1024e31
pkgname = xml2rfc
|