Source: xpa Maintainer: Debian Astro Team Uploaders: Ole Streicher Section: science Priority: optional Build-Depends: debhelper-compat (= 13), libxt-dev, tcl-dev Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/debian-astro-team/xpa Vcs-Git: https://salsa.debian.org/debian-astro-team/xpa.git Homepage: https://hea-www.harvard.edu/RD/xpa/ Rules-Requires-Root: no Package: libxpa1 Architecture: any Multi-Arch: same Section: libs Depends: ${misc:Depends}, ${shlibs:Depends} Description: Seamless communication between Unix programs (shared library) The XPA messaging system provides seamless communication between many kinds of Unix programs, including X programs and Tcl/Tk programs. It also provides an easy way for users to communicate with these XPA-enabled programs by executing XPA client commands in the shell or by utilizing such commands in scripts. Because XPA works both at the programming level and the shell level, it is a powerful tool for unifying any analysis environment: users and programmers have great flexibility in choosing the best level or levels at which to access XPA services, and client access can be extended or modified easily at any time. . This package contains the shared library. Package: libxpa-dev Architecture: any Multi-Arch: same Section: libdevel Depends: libxpa1 (= ${binary:Version}), ${misc:Depends} Description: Seamless communication between Unix programs (development files) The XPA messaging system provides seamless communication between many kinds of Unix programs, including X programs and Tcl/Tk programs. It also provides an easy way for users to communicate with these XPA-enabled programs by executing XPA client commands in the shell or by utilizing such commands in scripts. Because XPA works both at the programming level and the shell level, it is a powerful tool for unifying any analysis environment: users and programmers have great flexibility in choosing the best level or levels at which to access XPA services, and client access can be extended or modified easily at any time. . This package contains the header files and the static library. Package: xpa-tools Architecture: any Depends: libxpa1 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: Tools for seamless communication between Unix programs The XPA messaging system provides seamless communication between many kinds of Unix programs, including X programs and Tcl/Tk programs. It also provides an easy way for users to communicate with these XPA-enabled programs by executing XPA client commands in the shell or by utilizing such commands in scripts. Because XPA works both at the programming level and the shell level, it is a powerful tool for unifying any analysis environment: users and programmers have great flexibility in choosing the best level or levels at which to access XPA services, and client access can be extended or modified easily at any time. . This package contains the additional tools. Package: tcl-xpa Architecture: any Multi-Arch: same Section: interpreters Depends: libxpa1 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: Seamless communication between Unix programs (Tcl interface) The XPA messaging system provides seamless communication between many kinds of Unix programs, including X programs and Tcl/Tk programs. It also provides an easy way for users to communicate with these XPA-enabled programs by executing XPA client commands in the shell or by utilizing such commands in scripts. Because XPA works both at the programming level and the shell level, it is a powerful tool for unifying any analysis environment: users and programmers have great flexibility in choosing the best level or levels at which to access XPA services, and client access can be extended or modified easily at any time. . This package contains the Tcl interface.