Source: tkinspect
Section: interpreters
Priority: optional
Maintainer: Sergei Golovan <sgolovan@debian.org>
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: tcllib
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/tcltk-team/tkinspect
Vcs-Git: https://salsa.debian.org/tcltk-team/tkinspect.git

Package: tkinspect
Architecture: all
Depends: tk, ${misc:Depends}
Description: Tk application inspector for developing in Tcl
 Tkinspect is a tool to permit one to inspect the contents of a
 separate running Tk application. It has views for the variables,
 arrays, procedures and other objects in the inspectee and
 communicates using the Tk send or tcllib comm commands.
