blob: 7abe1175a49354ab07317203f298aa7d4b36569a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = chicken-srfi-171
pkgdesc = SRFI-171: Transducers for Chicken Scheme
pkgver = 0.2
pkgrel = 1
url = http://wiki.call-cc.org/eggref/5/srfi-171
arch = x86_64
license = MIT
depends = chicken
depends = chicken-r6rs-bytevectors
depends = chicken-vector-lib
depends = chicken-srfi-1
depends = chicken-srfi-69
pkgname = chicken-srfi-171
|