blob: fd35ed764a8303276272741123c9d244b75a2a59 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-base91
pkgdesc = Python implementation of base91
pkgver = 1.0.1
pkgrel = 2
url = https://github.com/Fuyukai/base91-python
arch = any
license = New BSD
makedepends = python-setuptools
depends = python
source = https://files.pythonhosted.org/packages/source/b/base91/base91-1.0.1.tar.gz
sha256sums = 5b284a2ba3c97be1eb9473f3af94a9bf141d61005d836e75e645d2798da58799
pkgname = python-base91
|