blob: 94a8625e338cf04758b9f17e9effb74463b4bce9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = chicken-args
pkgdesc = Command-line argument handling, on top of SRFI 37 for Chicken Scheme
pkgver = 1.6.2
pkgrel = 1
url = http://wiki.call-cc.org/eggref/5/args
arch = x86_64
license = BSD
depends = chicken
depends = chicken-srfi-1
depends = chicken-srfi-13
depends = chicken-srfi-37
pkgname = chicken-args
|