File: control

package info (click to toggle)
cl-mssql 20180228-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 108 kB
  • sloc: lisp: 437; makefile: 13
file content (16 lines) | stat: -rw-r--r-- 563 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: cl-mssql
Section: lisp
Priority: optional
Maintainer: Dimitri Fontaine <dim@tapoueh.org>
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: dh-lisp
Standards-Version: 4.1.3
Homepage: https://code.google.com/p/cl-mssql/
Vcs-Git: https://github.com/archimag/cl-mssql.git
Vcs-Browser: https://github.com/archimag/cl-mssql

Package: cl-mssql
Architecture: all
Depends: ${misc:Depends}, cl-iterate, cl-cffi, cl-garbage-pools, freetds-dev
Description: Common Lisp interface to MS SQL Server
 A Common Lisp library for interacting with MS SQL Server databases.