Source: cl-usocket Section: lisp Priority: optional Maintainer: Debian Common Lisp Team Uploaders: Peter Van Eynde , Christoph Egger Build-Depends: debhelper-compat (= 13), debhelper (>= 12.8~) Standards-Version: 4.5.1 Vcs-Git: https://salsa.debian.org/common-lisp-team/cl-usocket.git Vcs-Browser: https://salsa.debian.org/common-lisp-team/cl-usocket Homepage: https://common-lisp.net/project/usocket/ Rules-Requires-Root: no Package: cl-usocket Architecture: all Multi-Arch: foreign Depends: cl-split-sequence, cl-bordeaux-threads, ${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.