Source: ldas-tools-diskcacheapi-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),
    ldas-tools-ldasgen-swig (>= 2.6.12),
    python3-ldas-tools-ldasgen (>= 2.6.12),
    ldas-tools-diskcacheapi-dev (>= 2.7.8)
Standards-Version: 4.6.2
Rules-Requires-Root: no
X-Python3-Version: >= 3.2

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

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