File: control

package info (click to toggle)
tclodbc 2.5.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 1,428 kB
  • ctags: 685
  • sloc: sh: 2,765; cpp: 2,039; tcl: 591; makefile: 217
file content (25 lines) | stat: -rw-r--r-- 1,021 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
22
23
24
25
Source: tclodbc
Section: devel
Priority: optional
Maintainer: Tcl/Tk Debian Packagers <pkg-tcltk-devel@lists.alioth.debian.org>
Uploaders:
    Daniel Rus Morales <danirus@tol-project.org>,
    Francesco Paolo Lovergine <frankie@debian.org>,
    Andrew Shadura <andrewsh@debian.org>
Build-Depends: debhelper (>= 9), tcl-dev (>= 8.0), unixodbc-dev, dpkg-dev (>= 1.16.0), dh-autoreconf
Standards-Version: 3.9.4
Homepage: https://sourceforge.net/projects/tclodbc/
Vcs-Svn: svn+ssh://svn.debian.org/svn/pkg-tcltk/tclodbc/trunk
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-tcltk/tclodbc/trunk/

Package: tclodbc
Architecture: any
Section: libs
Depends: ${tcl:Depends}, ${shlibs:Depends}, ${misc:Depends}
Description: ODBC extension for Tcl
 This package is the ODBC extension for Tcl, originally written by Roy Nurmi,
 Tom Poindexter and Rob Saboye. Provides access to Databases through ODBC
 connections.
 .
 Browse the documentation under /usr/share/doc/tclodbc/reference.htm to learn
 more on how to use the extension.