File: control

package info (click to toggle)
tdbcmysql 1.1.0-2
  • links: PTS
  • area: main
  • in suites: buster
  • size: 944 kB
  • sloc: ansic: 3,318; sh: 425; tcl: 77; makefile: 43
file content (16 lines) | stat: -rw-r--r-- 789 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: tdbcmysql
Section: libs
Priority: optional
Maintainer: Massimo Manghi <mxmanghi@apache.org>
Build-Depends: debhelper (>=9), tcl8.6-dev, tcl8.6-tdbc (>=1.0.5~), libmariadb3 | libmariadbclient18 | libmysqlclient18 | libmysqlclient20
Standards-Version: 4.2.1
Rules-Requires-Root: binary-targets
Homepage: http://core.tcl.tk/tdbcmysql
 
Package: tcl8.6-tdbc-mysql
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, tcl8.6, tcl8.6-tdbc (>=1.0.5), libmariadb3 | libmariadbclient18 | libmysqlclient18 | libmysqlclient20
Description: Tcl Database Connectivity
 Tdbc is an interface standard for SQL databases and connectivity that aims to 
 make it easy to write portable and secure Tcl scripts that access SQL 
 databases. This package provides the driver for the Mysql DBMS.