Source: gnocl-builder
Section: devel
Priority: extra
Maintainer: Albert Graef <Dr.Graef@t-online.de>
Build-Depends: debhelper (>= 7.0.50~), gnocl-dev, tcl, tcl8.6-dev,
 libgtk2.0-dev, libglade2-dev, libgnomeui-dev
Standards-Version: 3.9.1
Homepage: http://www.gnocl.org/
#Vcs-Git: git://git.debian.org/collab-maint/gnocl.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/gnocl.git;a=summary

Package: gnocl-builder
Architecture: any
Depends: gnocl (>= 0.9.96), ${shlibs:Depends}, ${misc:Depends}
Description: Tcl/GTK+ bindings
 Gnocl implements GTK+ and Gnome bindings for the programming language Tcl
 with special emphasis on ease of use, following the example of the Tk
 toolkit. It provides commands to quickly build GTK+/Gnome compliant
 applications.
 .
 This package provides the GnoclBuilder module which gives access to the Glade
 and GtkBuilder libraries in Gnocl. These let you construct GTK user
 interfaces created with the Glade GUI builder.
