Source: ldas-tools-ldasgen-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,
    ldas-tools-cmake (>= 1.3.1),
    python3-ldas-tools-al (>= 2.6.11),
    ldas-tools-ldasgen-dev (>= 2.7.4)
Standards-Version: 4.6.2
Rules-Requires-Root: no
X-Python3-Version: >= 3.2

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

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