Source: librcsb-core-wrapper
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Laszlo Kajan <lkajan@debian.org>,
           Andreas Tille <tille@debian.org>
Section: libs
Priority: optional
Build-Depends: debhelper (>= 9),
               doxygen,
               graphviz,
               libboost-python-dev,
               libxerces-c-dev,
               python-all-dev,
               python-all-dbg,
               libtool,
               libtool-bin,
               bison,
               flex
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/rcsb-core-wrapper/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/rcsb-core-wrapper/trunk
Homepage: http://sw-tools.rcsb.org/apps/CORE-WRAPPER/index.html
X-Python-Version: >= 2.5

Package: librcsb-core-wrapper0
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: C++ library providing OO API to information in mmCIF format
 The RCSB Core Wrapper library was developed to provide an object-oriented
 application interface to information in mmCIF format. It includes several
 classes for accessing data dictionaries and mmCIF format data files.
 .
 This package contains the shared library.

Package: librcsb-core-wrapper0-dev
Architecture: any
Section: libdevel
Depends: librcsb-core-wrapper0 (= ${binary:Version}),
         ${misc:Depends}
Suggests: librcsb-core-wrapper0-dbg,
          librcsb-core-wrapper-doc
Provides: librcsb-core-wrapper-dev
Description: development files for librcsb-core-wrapper0
 The RCSB Core Wrapper library was developed to provide an object-oriented
 application interface to information in mmCIF format. It includes several
 classes for accessing data dictionaries and mmCIF format data files.
 .
 This package contains files necessary for developing applications with
 the library.

Package: librcsb-core-wrapper-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Description: documentation for librcsb-core-wrapper0
 The RCSB Core Wrapper library was developed to provide an object-oriented
 application interface to information in mmCIF format. It includes several
 classes for accessing data dictionaries and mmCIF format data files.
 .
 This package contains html documentation.

Package: librcsb-core-wrapper0-dbg
Architecture: any
Section: debug
Priority: extra
Depends: librcsb-core-wrapper0 (= ${binary:Version}),
         ${misc:Depends}
Enhances: librcsb-core-wrapper0-dev,
          python-corepywrap
Description: debugging symbols for librcsb-core-wrapper0
 The RCSB Core Wrapper library was developed to provide an object-oriented
 application interface to information in mmCIF format. It includes several
 classes for accessing data dictionaries and mmCIF format data files.
 .
 This package contains the detached debug symbols for the library and the
 Python bindings.

Package: python-corepywrap
Architecture: any
Section: python
Priority: extra
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python:Depends},
         librcsb-core-wrapper0 (= ${binary:Version})
Suggests: librcsb-core-wrapper0-dbg,
          librcsb-core-wrapper-doc
Description: library that exports C++ mmCIF accessors to Python
 The RCSB Core Wrapper library was developed to provide an object-oriented
 application interface to information in mmCIF format. It includes several
 classes for accessing data dictionaries and mmCIF format data files.
 .
 This library provides Python bindings for librcsb-core-wrapper.

Package: python-corepywrap-dbg
Architecture: any
Section: debug
Priority: extra
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python:Depends},
         librcsb-core-wrapper0 (= ${binary:Version}),
         python-dbg
Suggests: librcsb-core-wrapper0-dbg,
          librcsb-core-wrapper-doc
Description: library that exports C++ mmCIF accessors to Python (debug version)
 The RCSB Core Wrapper library was developed to provide an object-oriented
 application interface to information in mmCIF format. It includes several
 classes for accessing data dictionaries and mmCIF format data files.
 .
 This library provides Python bindings for librcsb-core-wrapper (debugging
 interpreter).
