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>
Build-Depends: debhelper (>= 5), dpatch, automake, autoconf, autotools-dev, tcl8.4-dev, unixodbc-dev | libiodbc2-dev
Standards-Version: 3.7.3
Homepage: https://sourceforge.net/projects/tclodbc/

Package: tclodbc
Architecture: any
Section: libs
Depends: tcl8.4, unixodbc | libiodbc2, ${shlibs:Depends}
Description: The ODBC extension to Tcl
 This package is the ODBC extension to 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.
