summaryrefslogtreecommitdiff
blob: 032b667f73830e44e592a9140e3d0749f6077f5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>common-lisp</herd>
<longdescription>
arnesi is a collection of small bits and pieces of common lisp
code. It includes, among other things: * usefull flow control macros -
while, whichever, if-bind, etc. * a simple logging facility
kind-of/sort-of/maybe like log4j. * url and html escaping * list
pattern matching * collecting and reducing macros * an ad-hoc, bug
ridden implementation of half of call/cc.  * hygenic macros
</longdescription>
</pkgmetadata>