summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 215e3d350b07858a29b7b0d39e9439c819939a66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = chicken-srfi-217
	pkgdesc = SRFI 217: Integer Sets for Chicken Scheme
	pkgver = 0.2
	pkgrel = 1
	url = http://wiki.call-cc.org/eggref/5/srfi-217
	arch = x86_64
	license = MIT
	depends = chicken
	depends = chicken-srfi-1
	depends = chicken-srfi-143
	depends = chicken-typed-records

pkgname = chicken-srfi-217