<?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>