Source: ldas-tools-framecpp-swig
Section: science
Priority: optional
Maintainer: Edward Maros <ed.maros@ligo.org>
Homepage: "https://wiki.ligo.org/Computing/LDASTools"
Build-Depends:
    debhelper-compat (= 13),
    dh-python,
    cmake,
    gawk,
    pkg-config,
    libsqlite3-dev,
    swig (>= 3.0.7),
    python3,
    python3-dev,
    python3-numpy,
    ldas-tools-al-swig (>= 2.6.11),
    python3-ldas-tools-al (>= 2.6.11),
    ldas-tools-cmake (>= 1.4.0),
    ldas-tools-framecpp-dev (>= 4.0.0)
Standards-Version: 4.6.2
Rules-Requires-Root: no
X-Python3-Version: >= 3.2

#========================================================================
Package:      ldas-tools-framecpp-swig
Section:      libdevel
Architecture: any
Depends:
    ldas-tools-al-swig (>= 2.6.11),
    ldas-tools-framecpp-dev (>= 4.0.0),
    ${misc:Depends},
    ${python3:Depends}
Conflicts: ldas-tools-framecpp-dev (<< 2.6.0)
Description: SWIG interface for the LDAS Tools frameCPP library
 This package provides the SWIG header files describing the extension
 interface to the LDAS Tools frameCPP library

#========================================================================
Package:      python3-ldas-tools-framecpp
Section:      python
Architecture: any
Depends:
    python3-ldas-tools-al (>= 2.6.11),
    ldas-tools-framecpp (>= 4.0.0),
    python3-numpy,
    ${misc:Depends},
    ${python3:Depends}
Provides: ldas-tools-framecpp-python3
Conflicts: ldas-tools-framecpp-python3
Replaces: ldas-tools-framecpp-python3
Description: Python 3 binding for the LDAS Tools frameCPP library
 This package provides the python 3 language extensions to
 LDAS Tools frameCPP library.
