Source: cl-qmynd
Standards-Version: 4.7.4
Maintainer: Dimitri Fontaine <dim@tapoueh.org>
Section: lisp
Build-Depends:
 debhelper-compat (= 14),
 dh-lisp,
Vcs-Browser: https://salsa.debian.org/debian/cl-qmynd
Vcs-Git: https://salsa.debian.org/debian/cl-qmynd.git
Homepage: https://qitab.common-lisp.dev/

Package: cl-qmynd
Architecture: all
Depends:
 ${misc:Depends},
 cl-babel,
 cl-flexi-streams,
 cl-ironclad,
 cl-trivial-gray-streams,
 cl-usocket,
Description: MySQL Native Driver for Common Lisp
 QMyND, the QITAB MySQL Native Driver, is a MySQL client library that
 directly talks to a MySQL server in its native network protocol. The little
 documentation there is currently lies in the code itself and its test
 suite.
