Source: tclx
Section: libs
Priority: optional
Maintainer: Debian Tcl/Tk Team <pkg-tcltk-devel@lists.alioth.debian.org>
Uploaders: Sergei Golovan <sgolovan@debian.org>
Build-Depends: autoconf, debhelper-compat (= 13), tcl-dev
Standards-Version: 4.7.4
Homepage: https://github.com/flightaware/tclx
Vcs-Browser: https://salsa.debian.org/tcltk-team/tclx8.4
Vcs-Git: https://salsa.debian.org/tcltk-team/tclx8.4.git

Package: tcl-tclx
Architecture: any
Depends: tcl | tcl8.6, ${misc:Depends}, ${shlibs:Depends}
Conflicts: tclx8.4, tclx8.4-dev
Replaces: tclx8.4, tclx8.4-dev
Provides: tcl8.6-tclx (= ${binary:Version}), tclx (= ${binary:Version}),
 tclx8.4 (= ${binary:Version}), tclx8.4-dev (= ${binary:Version})
Suggests: tcl-tclx-doc
Description: Extended Tcl (TclX)
 Extended Tcl (TclX), is a set of extensions to Tcl, the Tool Command
 Language invented by Dr. John Ousterhout.  Tcl is a powerful, yet simple
 embeddable programming language.  Extended Tcl is oriented towards system
 programming tasks and large application development.
 .
 TclX provides additional interfaces to the operating system, and adds many
 new programming constructs, text manipulation tools, and debugging tools.
 .
 This package includes the shared library, Tcl library files and include files.

Package: tcl-tclx-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Conflicts: tclx8.4-doc
Replaces: tclx8.4-doc
Provides: tclx8.4-doc
Description: Extended Tcl (TclX) - manpages
 Extended Tcl (TclX), is a set of extensions to Tcl, the Tool Command
 Language invented by Dr. John Ousterhout.  Tcl is a powerful, yet simple
 embeddable programming language.  Extended Tcl is oriented towards system
 programming tasks and large application development.
 .
 TclX provides additional interfaces to the operating system, and adds many
 new programming constructs, text manipulation tools, and debugging tools.
 .
 This package includes the TclX man pages.
