blob: 1a68e452c730a6e7124f1a61194f91042d670aa9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-cardano
pkgdesc = A comprehensive Python module for handling Cardano cryptocurrency and blockchain platform
pkgver = 0.8.2
pkgrel = 1
url = https://github.com/emesik/cardano-python
arch = any
license = BSD
makedepends = python
makedepends = python-distribute
depends = python
depends = python-requests
source = https://github.com/emesik/cardano-python/archive/refs/tags/v0.8.2.tar.gz
sha256sums = 3713777220632ac650e4cc6378e4a7e415dffba4d496f0c37b35000514ef19c1
pkgname = python-cardano
|