summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6ac059da3c9b13add92991fb098d3567fc4b9827 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Generated by mksrcinfo v8
# Mon Apr 10 14:20:39 UTC 2017
pkgbase = python-heapdict
	pkgdesc = A python library for a heap with decrease- and increase-key operations.
	pkgver = 1.0.0
	pkgrel = 1
	url = http://stutzbachenterprises.com
	arch = any
	license = BSD-3-clause
	depends = python>=3.5
	source = https://codeload.github.com/DanielStutzbach/heapdict/tar.gz/v1.0.0
	sha256sums = 4c8e581f1651ca78da35820fc80b0d50fc060032517f2c7efd9169e204db3793

pkgname = python-heapdict