Source: xpa Section: science Priority: optional Maintainer: Debian Astro Team Uploaders: Ole Streicher Build-Depends: autotools-dev, debhelper (>= 9), dh-autoreconf, libxt-dev, tcl-dev Standards-Version: 4.1.3 Homepage: https://hea-www.harvard.edu/RD/xpa/ Vcs-Git: https://salsa.debian.org/debian-astro-team/xpa.git Vcs-Browser: https://salsa.debian.org/debian-astro-team/xpa Package: libxpa1 Section: libs Architecture: any Multi-Arch: same 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 Section: libdevel Architecture: any Multi-Arch: same 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.