Source: scscp-imcce Section: math Priority: optional Maintainer: Debian Science Maintainers Uploaders: Jerome Benoit Rules-Requires-Root: no Build-Depends: debhelper-compat (= 12), gnulib, libtool, pkg-config, libxml2-dev Build-Depends-Indep: texinfo, texlive-base, texlive-latex-base Standards-Version: 4.5.0 Homepage: https://www.imcce.fr/trip/scscp Vcs-Git: https://salsa.debian.org/science-team/scscp-imcce.git Vcs-Browser: https://salsa.debian.org/science-team/scscp-imcce Package: libscscp1 Provides: libscscp Section: libs Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Conflicts: libscscp Suggests: libscscp-doc Multi-Arch: same Description: IMCCE SCSCP C Library -- library package SCSCP stands for Symbolic Computation Software Composibility Protocol. This protocol is developed by the European project SCIEnce - Symbolic Computation Infrastructure for Europe: http://www.symbolic-computing.org . This C/C++ library, which is developed by the French Institute of Celestial Mechanics and Ephemeridesis Calculus (IMCCE) consists of an implementation of the SCSCP protocol. It provides an Application Programming Interface (API) to develop client and server applications to communicate with systems that support the SCSCP protocol, mainly Computer Algebra Systems (CAS). . This package provides the shared libraries required to run programs compiled against the SCSCP library developed at IMCCE. To compile your own programs you also need to install the libscscp1-dev package. Package: libscscp1-dev Provides: libscscp-dev Section: libdevel Architecture: any Depends: libscscp1 (= ${binary:Version}), ${misc:Depends} Conflicts: libscscp-dev Suggests: libscscp-doc, libxml2-dev, pkg-config Multi-Arch: same Description: IMCCE SCSCP C Library -- development package SCSCP stands for Symbolic Computation Software Composibility Protocol. This protocol is developed by the European project SCIEnce - Symbolic Computation Infrastructure for Europe: http://www.symbolic-computing.org . This C/C++ library, which is developed by the French Institute of Celestial Mechanics and Ephemeridesis Calculus (IMCCE) consists of an implementation of the SCSCP protocol. It provides an Application Programming Interface (API) to develop client and server applications to communicate with systems that support the SCSCP protocol, mainly Computer Algebra Systems (CAS). . This package contains the header files, static libraries and symbolic links that developers using the SCSCP library developed at IMCCE will need. Package: libscscp-doc Section: doc Architecture: all Depends: ${misc:Depends}, install-info Suggests: libscscp1 (= ${binary:Version}), libscscp1-dev (= ${binary:Version}), libxml2-dev, info-browser, pdf-viewer, www-browser Multi-Arch: foreign Description: IMCCE SCSCP C Library -- reference manual SCSCP stands for Symbolic Computation Software Composibility Protocol. This protocol is developed by the European project SCIEnce - Symbolic Computation Infrastructure for Europe: http://www.symbolic-computing.org . This package provides the reference manual for the IMCCE SCSCP C Library, an implementation in C of the SCSCP protocol; it also contains examples.