blob: bebb064ca4c08e9524d7ccffdd98a63654afc396 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-unit-convert
pkgdesc = Convert units to different quantities
pkgver = 1.2.0
pkgrel = 1
url = https://github.com/Peter92/unit-convert
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
source = https://pypi.org/packages/source/u/unit-convert/unit-convert-1.2.0.tar.gz
sha256sums = a9ba2af984a28f0bf55dfcb1f935eb9b6a0d9f94de650cf6b6b623f420802725
pkgname = python-unit-convert
|