Source: libisds-python
Section: python
Priority: optional
Maintainer: Datovka <datove-schranky@labs.nic.cz>
Uploaders: Karel Slany <karel.slany@nic.cz>
Build-Depends: debhelper (>= 9),
               dh-python,
               dpkg-dev,
               libcurl4-openssl-dev,
               libisds-dev,
               libxml2-dev,
               pkg-config,
               python, python3,
               python-dev, python3-dev,
               python-sphinx,
               swig
Standards-Version: 3.9.6
Homepage: http://www.datovka.cz

Package: python-libisds
Architecture: any
Multi-Arch: same
Suggests: python-libisds-examples, python-libisds-doc
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends},
         ${python:Depends},
         ${shlibs:Depends}
Description: A Python wrapper for libisds.

Package: python3-libisds
Architecture: any
Multi-Arch: same
Suggests: python-libisds-examples, python-libisds-doc
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends},
         ${python3:Depends},
         ${shlibs:Depends}
Description: A Python wrapper for libisds.

Package: python-libisds-examples
Architecture: all
Depends: ${misc:Depends}
Description: Contains examples of the usage of the Python module.

Package: python-libisds-doc
Section: doc
Architecture: all
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends},
         ${python:Depends},
         ${sphinxdoc:Depends}
Description: Contains the users' and developers' manual for the libisds
 Python wrapper in HTML format.
