[go: up one dir, main page]

File: control

package info (click to toggle)
cl-local-time 1.1.6-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 188 kB
  • ctags: 203
  • sloc: lisp: 1,374; sh: 89; makefile: 75
file content (25 lines) | stat: -rw-r--r-- 926 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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 (>= ${Source-Version}), 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.