File debian.control of Package PdCom5
Source: pdcom5
Priority: optional
Maintainer: Bjarne von Horn <vh@igh.de>
Build-Depends: debhelper (>= 9), libexpat1-dev, cmake, libsasl2-dev, libgnutls28-dev, python3-all-dev, python3, python3-yaml
Standards-Version: 3.9.5
Section: libs
Homepage: http://www.etherlab.org
Package: libpdcom5-dev
Section: libdevel
Architecture: any
Depends: libpdcom5-2 (= ${binary:Version}), libpdcom5-sasl2 (= ${binary:Version}), libpdcom5-gnutls2 (= ${binary:Version}), ${misc:Depends}
Description: Process data communication library
PdCom shall provide a flexible C++ API for non-realtime exchange of process
data and is part of the EtherLab project (http://etherlab.org/en/pdcom). It is
designed to be independent of any communication protocols and channels, and
shall be usable under several operating systems and platforms. I. e. it has
been tested successfully under Linux and Windows.
Package: libpdcom5-2
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Process data communication library
PdCom shall provide a flexible C++ API for non-realtime exchange of process
data and is part of the EtherLab project (http://etherlab.org/en/pdcom). It is
designed to be independent of any communication protocols and channels, and
shall be usable under several operasting systems and platforms. I. e. it has
been tested successfully under Linux and Windows.
Package: libpdcom5-sasl2
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: libsasl2-modules
Description: Process data communication library - SASL component
PdCom shall provide a flexible C++ API for non-realtime exchange of process
data and is part of the EtherLab project (http://etherlab.org/en/pdcom). It is
designed to be independent of any communication protocols and channels, and
shall be usable under several operating systems and platforms. I. e. it has
been tested successfully under Linux and Windows.
Package: libpdcom5-gnutls2
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Process data communication library - GnuTls component
PdCom shall provide a flexible C++ API for non-realtime exchange of process
data and is part of the EtherLab project (http://etherlab.org/en/pdcom). It is
designed to be independent of any communication protocols and channels, and
shall be usable under several operating systems and platforms. I. e. it has
been tested successfully under Linux and Windows.
Package: python3-pdcom5
Architecture: any
Depends: python3-numpy, ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}
Description: Process data communication library - Python wrapper
PdCom shall provide a flexible C++ API for non-realtime exchange of process
data and is part of the EtherLab project (http://etherlab.org/en/pdcom). It is
designed to be independent of any communication protocols and channels, and
shall be usable under several operating systems and platforms. I. e. it has
been tested successfully under Linux and Windows.