File: control

package info (click to toggle)
myodbc 3.51.15r409-4
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 4,980 kB
  • ctags: 1,592
  • sloc: ansic: 24,288; sh: 9,162; cpp: 1,848; makefile: 932; perl: 43
file content (17 lines) | stat: -rw-r--r-- 628 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: myodbc
Section: libs
Priority: optional
Maintainer: Steve Langasek <vorlon@debian.org>
Standards-Version: 3.8.0
Build-Depends: debhelper (>= 5), libmysqlclient15-dev, zlib1g-dev (>= 1:1.1.3), unixodbc-dev (>= 2.2.11-1), libltdl3-dev

Package: libmyodbc
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: unixodbc | libiodbc2
Description: the MySQL ODBC driver
 This package allows you to connect to MySQL database servers using
 ODBC, the Open Database Connectivity abstraction layer which is
 understood by a variety of database tools that cannot talk to MySQL
 databases directly.