Source: cl-local-time
Section: devel
Priority: optional
Maintainer: Craig Brozefsky <craig@debian.org>
Uploaders: Adam Di Carlo <aph@debian.org>, Jesse L. Bouwman <jesse@onshored.com>
Standards-Version: 3.5.6
Build-Depends-Indep: debhelper

Package: cl-local-time
Architecture: all
Depends: common-lisp-controller, cmucl | lisp-compiler
Conflicts: onshore-local-time
Description: Common Lisp package providing date and time manipulation 
 This Common Lisp package provides date and time manipulation
 functions for Common Lisp.  

Package: cl-local-time-db
Architecture: all
Depends: cl-local-time, cl-uncommonsql
Conflicts: onshore-local-time
Description: Common Lisp package for reading and storing dates in a database
 The Common Lisp :local-time-db package helps developers read and
 store date or time information in a database.  It connects the
 Local-Time package with the UncommonSQL package.
 
