summaryrefslogtreecommitdiff
blob: 752274c40c67a88ba4495650842a64337af1628b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>common-lisp</herd>
<longdescription>
This package contains a number of useful utility functions for Lisp
developers.  Included are:

 * editing contexts
 * a transaction system 
 * filesystem database with indexing
 * a LRU cache algorithm
 * time functions
 * simple i18n/l10n
 * developer diagnostics
 * a test regression system 
 * SMTP mailer
 * object property sets 
 * utility functions related to lists, strings and numbers.
</longdescription>
</pkgmetadata>