Source: cl-usocket
Section: lisp
Priority: optional
Maintainer: Debian Common Lisp Team <pkg-common-lisp-devel@lists.alioth.debian.org>
Uploaders:
 Peter Van Eynde <pvaneynd@debian.org>,
 Christoph Egger <christoph@debian.org>
Build-Depends:
 debhelper (>= 10)
Build-Depends-Indep:
 dh-lisp
Standards-Version: 4.1.1
Vcs-Git: https://anonscm.debian.org/git/pkg-common-lisp/cl-usocket.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-common-lisp/cl-usocket.git
Homepage: http://common-lisp.net/project/usocket/
Rules-Requires-Root: no

Package: cl-usocket
Architecture: all
Depends:
 cl-split-sequence,
 ${misc:Depends}
Recommends:
 cl-rt
Description: Common Lisp socket library
 cl-usocket provides a library for Common Lisp programs to use TCP
 sockets. It is the successor to trivial-sockets.
 .
 To run the test suite you need the recommended cl-rt package.
