Source: cl-ftp Section: lisp Maintainer: Matthew Danish Build-Depends: debhelper-compat (= 13), dh-lisp Standards-Version: 4.7.4 Homepage: https://github.com/mrd/cl-ftp Vcs-Git: https://salsa.debian.org/debian/cl-ftp.git Vcs-Browser: https://salsa.debian.org/debian/cl-ftp Package: cl-ftp Architecture: all Depends: cl-usocket, cl-split-sequence, ${misc:Depends} Description: Common Lisp FTP library Provides basic FTP client functionality to Common Lisp programs as well as macros to assist in writing additional functionality, and a few helpful utility functions.