summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2004-02-12 09:13:21 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2004-02-12 09:13:21 +0000
commit43e3c27dace2a5d95561cae575e8e8d0dff3f0c5 (patch)
treeb8f70a003c2da92e9f475a0fe908686227fc6069 /dev-lisp/cl-odcl/metadata.xml
parentBump to 0.5 (Manifest recommit) (diff)
downloadgentoo-2-43e3c27dace2a5d95561cae575e8e8d0dff3f0c5.tar.gz
gentoo-2-43e3c27dace2a5d95561cae575e8e8d0dff3f0c5.tar.bz2
gentoo-2-43e3c27dace2a5d95561cae575e8e8d0dff3f0c5.zip
Fire in the hole!
Diffstat (limited to 'dev-lisp/cl-odcl/metadata.xml')
-rw-r--r--dev-lisp/cl-odcl/metadata.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-lisp/cl-odcl/metadata.xml b/dev-lisp/cl-odcl/metadata.xml
index f418045b09c8..752274c40c67 100644
--- a/dev-lisp/cl-odcl/metadata.xml
+++ b/dev-lisp/cl-odcl/metadata.xml
@@ -2,4 +2,20 @@
<!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>