blob: c2d25634975d3980b0dae946d7e4720c57fe13ef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-primefac-git
pkgdesc = Module and command-line utility for factoring integers into primes. Formerly called pyfac.
pkgver = r17.377e766
pkgrel = 1
url = https://github.com/elliptic-shiho/primefac-fork
arch = any
license = MIT
makedepends = python-setuptools
depends = python
provides = python-primefac
source = git+https://github.com/elliptic-shiho/primefac-fork.git
md5sums = SKIP
pkgname = python-primefac-git
|