summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2dcddcd6a3f454729a06d9137bb7596b1f5c1d38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-quicktions
	pkgdesc = Fast fractions implementation in Cython
	pkgver = 1.12
	pkgrel = 1
	url = https://github.com/scoder/quicktions
	changelog = CHANGES.rst
	arch = x86_64
	license = Python
	makedepends = python-setuptools
	makedepends = cython
	depends = glibc
	source = python-quicktions-1.12.tar.gz::https://github.com/scoder/quicktions/archive/1.12.tar.gz
	sha256sums = 691463020f41386e10dc05da1eef4090270443557dbdf94a5ceabed389951cfa

pkgname = python-quicktions