Source: cl-odcl
Section: devel
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Uploaders: Jesse L. Bouwman <jesse@onshored.com>, Craig Brozefsky <craig@debian.org>, Adam Di Carlo <aph@debian.org>
Standards-Version: 3.5.10
Build-Depends-Indep: debhelper

Package: cl-odcl
Architecture: all
Depends: common-lisp-controller, cmucl | lisp-compiler
Conflicts: odcl
Replaces: odcl
Description: Common Lisp utilities from onShore Development
 A Commmon Lisp library of utility functions.  This package contains a
 number of useful utility functions for Lisp developers.
 .
 Include are editing contexts, a transaction system, a filesystem
 database with indexing, a LRU cache algorithm, time functions, simple
 i18n/l10n, developer diagnostics, a test regression system, SMTP
 mailer, object property sets and utility functions related to lists,
 strings and numbers.
 .
 Homepage: http://alpha.onshored.com/lisp-software/#odcl
