summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2de0565be270d23f71d91f388998115c048d9cdb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-rectangle-packer-git
	pkgdesc = Pack a set of rectangles into a bounding box with minimum area
	pkgver = 2.1.0.r0.gf035ad0
	pkgrel = 1
	url = https://github.com/Penlect/rectangle-packer
	arch = i686
	arch = pentium4
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = cython
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	depends = python
	depends = python-matplotlib
	provides = python-rectangle-packer
	conflicts = python-rectangle-packer
	source = rectangle-packer::git+https://github.com/Penlect/rectangle-packer.git
	sha512sums = SKIP

pkgname = python-rectangle-packer-git