summaryrefslogtreecommitdiff
blob: 852c9992b616e8fc1f0811da89a42e4f7f1f4a0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>common-lisp</herd>
<longdescription>
A library of macros and functions by Fare Rideau.  It extends CL with
pattern matching much like ML, but in a way well integrated with CL,
and with the possibility of extending the core matcher with arbitrary
primitives.  This port is that of Matthew Danish's fare-matcher which
has some extensions and clean-ups, packaged with an ASDF system.
</longdescription>
</pkgmetadata>