blob: 327610209e929ca2a3226d980f3260670cb09af8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-humanreadable
pkgdesc = Convert human-readable values to other units
pkgver = 0.4.3
pkgrel = 1
url = https://github.com/thombashi/humanreadable
arch = any
license = MIT
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools-scm
depends = python-typepy
source = humanreadable-0.4.3.tar.gz::https://github.com/thombashi/humanreadable/archive/v0.4.3.tar.gz
sha256sums = ff41f2df458c14bb72aec794c74fa57ff065139aa20da2391306da905c0cdcae
pkgname = python-humanreadable
|