cl-sql 6.0.1-1build1 source package in Ubuntu

Changelog

cl-sql (6.0.1-1build1) precise; urgency=low

  * Rebuild for libmysqlclient transition
 -- Clint Byrum <email address hidden>   Wed, 23 Nov 2011 16:07:14 -0800

Upload details

Uploaded by:
Clint Byrum
Uploaded to:
Precise
Original maintainer:
Kevin M. Rosenberg
Architectures:
any all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cl-sql_6.0.1.orig.tar.gz 857.2 KiB b60d20998fa42acf86f16e550b283e7470a66c9e691933f9bc26ae5c19aaf1c3
cl-sql_6.0.1-1build1.debian.tar.gz 12.1 KiB 0a93bb6335ed98ad81dee89088a4ab9bb70566236298a6dfdae987c513e0c2fa
cl-sql_6.0.1-1build1.dsc 1.9 KiB 7f1ea5c9f853348665b355af34ac340524da8985451d9a0edd9766d76df287d3

Available diffs

View changes file

Binary packages built by this source

cl-sql: SQL Interface for Common Lisp

 CLSQL is a Common Lisp interface for multiple SQL databases
 on multiple Common Lisp implementations. It uses the UFFI
 foreign language interface.

cl-sql-aodbc: CLSQL database backend, AODBC

 This package enables you to use the CLSQL data access package
 with AllegroCL's AODBC databases.
 CLSQL is a Common Lisp interface to SQL databases.

cl-sql-mysql: CLSQL database backend, MySQL

 This package enables you to use the CLSQL data access package
 with MySQL databases.
 CLSQL is a Common Lisp interface to SQL databases.

cl-sql-odbc: CLSQL database backend, ODBC

 This package enables you to use the CLSQL data access package
 with ODBC databases.
 CLSQL is a Common Lisp interface to SQL databases.

cl-sql-oracle: CLSQL database backend, Oracle

 This package enables you to use the CLSQL data access package
 with Oracle databases.
 CLSQL is a Common Lisp interface to SQL databases.

cl-sql-postgresql: CLSQL database backend, PostgreSQL via library

 This package enables you to use the CLSQL data access package
 with PostgreSQL databases using the PostgreSQL client library.
 CLSQL is a Common Lisp interface to SQL databases.

cl-sql-postgresql-socket: CLSQL database backend, PostgreSQL via sockets

 This package enables you to use the CLSQL data access package
 with PostgreSQL databases via a socket interface to the PostgreSQL
 server.
 CLSQL is a Common Lisp interface to SQL databases.

cl-sql-sqlite: CLSQL database backend, SQLite

 This package enables you to use the CLSQL data access package
 with SQLite databases.
 CLSQL is a Common Lisp interface to SQL databases.

cl-sql-sqlite3: CLSQL database backend, SQLite3

 This package enables you to use the CLSQL data access package
 with SQLite3 databases.
 CLSQL is a Common Lisp interface to SQL databases.

cl-sql-tests: Testing suite for CLSQL

 This package contains a test suite for CLSQL. It requires manual
 configuration of MySQL and PostgreSQL databases to execute.
 A configured, licensed version of AllegroCL with ODBC setup is
 required to test the clsql-aodbc interface. See the
 /usr/share/doc/cl-sql-tests/README file if you want to try
 running these regression tests.

cl-sql-uffi: Common UFFI functions for CLSQL database backends

 This package provides an interface to several UFFI functions used by multiple
 CLSQL database backends.
 CLSQL is a Common Lisp interface to SQL databases.