summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: eebbb3074747df431956978e1687b263c0027bc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-intervaltree
	pkgdesc = Library providing a mutable, self-balancing interval tree for Python.
	pkgver = 2.1.0
	pkgrel = 1
	url = https://github.com/d0c-s4vage/py010parser
	arch = any
	license = custom:Apache2
	makedepends = python-setuptools
	depends = python-sortedcontainers
	source = https://github.com/chaimleib/intervaltree/archive/2.1.0.tar.gz
	md5sums = ad4020de1066461e46eb777a15ce4bd4

pkgname = python-intervaltree