File: control

package info (click to toggle)
cl-garbage-pools 20130720-1.1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 100 kB
  • sloc: lisp: 118; makefile: 11
file content (15 lines) | stat: -rw-r--r-- 515 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: cl-garbage-pools
Section: lisp
Priority: optional
Maintainer: Dimitri Fontaine <dim@tapoueh.org>
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: dh-lisp
Standards-Version: 3.9.5
Homepage: https://code.google.com/p/garbage-pools/
Vcs-Browser: https://code.google.com/p/garbage-pools/source/browse/

Package: cl-garbage-pools
Architecture: all
Depends: ${misc:Depends}
Description: implementation the APR Pools for resource management
 Common Lisp re-implementation the APR Pools for resource management.