Source: tashy
Section: libs
Priority: optional
Maintainer: Bartek thindil Jasicki <thindil@laeran.pl>
Build-Depends: debhelper-compat (= 12),
 gprbuild,
 gnat,
 tcl-dev,
 tk-dev,
 libfontconfig-dev,
 dh-sequence-ada-library
Standards-Version: 4.5.0
Homepage: https://www.laeran.pl/repositories/tashy/home


Package: libtashy-dev
Architecture: any
Depends: ${misc:Depends},
 ${ada:Depends},
 tcl-dev,
 tk-dev,
 libfontconfig-dev
Suggests: libtashy-doc
Description: TASHY is short from Tcl Ada SHell Younger.
 It is derivate of TASH. It allow to use Tcl code in an Ada
 code and vice versa.
 .
 Install this package if you want to write programs that use
 TASHY.

Package: libtashy
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
 ${shlibs:Depends},
 tcl,
 tk,
 tklib
Description: TASHY is short from Tcl Ada SHell Younger.
 It is derivate of TASH. It allow to use Tcl code in an Ada
 code and vice versa.

Package: libtashy-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Suggests: gnat
Description: TASHY is short from Tcl Ada SHell Younger.
 It is derivate of TASH. It allow to use Tcl code in an Ada
 code and vice versa.
 .
 This package contains the documentation.
