File: control

package info (click to toggle)
tdbc 1.1.13-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 948 kB
  • sloc: sh: 2,258; tcl: 1,486; ansic: 978; makefile: 77
file content (21 lines) | stat: -rw-r--r-- 810 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: tdbc
Section: libs
Priority: optional
Maintainer: Massimo Manghi <mxmanghi@apache.org>
Build-Depends: debhelper-compat (= 13), tcl8.6-dev, tcl9.0-dev
Standards-Version: 4.7.2
Rules-Requires-Root: binary-targets
Homepage: http://tdbc.tcl.tk/

Package: tcl-tdbc
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}, tcl8.6 | tcl9.0
Provides: tcl8.6-tdbc (= ${binary:Version}), tcl9.0-tdbc (= ${binary:Version})
Conflicts: tcl8.6-tdbc
Replaces: tcl8.6-tdbc
Description: Tcl Database Connectivity
 It's 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 base class and documentation for tdbc.
 You need also to install the needed DBMS specific drivers