blob: 7f9c40368c0c84889373df1861c1652b361f8f12 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = python-libipld-git
pkgdesc = Fast Python library to work with IPLD: CAR, CID, DAG-CBOR, DAG-JSON, DAG-PB, multibase (development version)
pkgver = 3.4.1.r4.g88fe80f
pkgrel = 1
url = https://github.com/MarshalX/python-libipld
arch = aarch64
arch = x86_64
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-maturin
makedepends = python-wheel
depends = glibc
depends = libgcc
depends = python
provides = python-libipld
conflicts = python-libipld
source = git+https://github.com/MarshalX/python-libipld.git
sha256sums = SKIP
pkgname = python-libipld-git
|