2ee08736181f36c259f2c910e98c473b39f0f297
[postoffice.git] / debian / control
1 Source: cl-postoffice
2 Section: devel
3 Priority: optional
4 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
5 Build-Depends: debhelper (>= 4.0.0)
6 Standards-Version: 3.5.7.0
7
8 Package: cl-postoffice
9 Architecture: all
10 Depends: ${shlibs:Depends}, cl-acl-compat
11 Description: SMTP, POP, & IMAP interface library for Common Lisp Programs
12  This is a Franz's open-source Postoffice package which includes 
13  libraries for SMTP, POP, and IMAP clients. This package uses the
14  ACL-COMPAT module for operation on non-Allegro Common Lisp implementations.