blob: c18d966d084af3415b9222b7e27046b63e1140d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-simple-rlp
pkgdesc = Encode and decode data structures
pkgver = 0.1.3
pkgrel = 1
url = https://github.com/SamuelHaidu/simple-rlp
arch = any
license = MIT
makedepends = python-setuptools
makedepends = git
depends = python
source = python-simple-rlp-0.1.3::git+https://github.com/SamuelHaidu/simple-rlp.git#branch=master
b2sums = SKIP
pkgname = python-simple-rlp
|