summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8dc29ae05b3187756bbb8864c9455b9a1c9857eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-tsp-solver2-git
	pkgdesc = Travelling Salesman Problem solver in pure Python + some visualizers
	pkgver = 0.4.1.e743b7c
	pkgrel = 1
	url = https://github.com/dmishin/tsp-solver2
	arch = i686
	arch = x86_64
	license = Unlicense
	makedepends = git
	makedepends = python
	depends = python
	provides = python-tsp-solver2
	conflicts = python-tsp-solver2
	source = python-tsp-solver2::git+https://github.com/dmishin/tsp-solver.git
	sha256sums = SKIP

pkgname = python-tsp-solver2-git