4 Maintainer: Sven Hoexter <hoexter@debian.org>
5 Build-Depends: debhelper (>= 9), tcl-dev, libcurl4-gnutls-dev (>= 7.22.0),
7 Homepage: http://mirror.yellow5.com/tclcurl/
8 Standards-Version: 3.9.6
9 Vcs-Git: git://git.sven.stormbind.net/git/sven/tclcurl.git
10 Vcs-Browser: http://git.sven.stormbind.net/?p=sven/tclcurl.git
14 Suggests: libcurl4-gnutls-dev
15 Depends: ${misc:Depends}, ${shlibs:Depends}, ${tclsh:Depends}
16 Description: Tcl bindings to libcurl
17 This module enables the use of libcurl in Tcl scripts. Please refer to
18 the libcurl documentation available in the libcurl4-gnutls-dev package.
20 NOTE: the SSL support is provided by GnuTLS.