blob: 9b6911eb06b28681e78834153a65db0e0aeb5a57 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-pyrfc6266
pkgdesc = RFC6266 implementation in Python
pkgver = 1.0.2
pkgrel = 1
url = https://github.com/JohnDoee/pyrfc6266
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-pyparsing
source = https://files.pythonhosted.org/packages/74/ef/693fe33d34317facaf26a5716f965dac492d0f47e56e90bf310d7d4e74df/pyrfc6266-1.0.2.tar.gz
sha256sums = 3c41616b6a1f2e9a26df7f005fbaa634f960121769ccc4445acfb404e9f8fd4c
pkgname = python-pyrfc6266
|