Source: drslib
Standards-Version: 4.7.3
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders:
 Alastair McKinstry <mckinstry@debian.org>,
Section: utils
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-all,
 python3-setuptools,
 python3-xlrd,
Vcs-Browser: https://salsa.debian.org/science-team/drslib.git
Vcs-Git: https://salsa.debian.org/science-team/drslib.git -b debian/latest
Homepage: https://github.com/ESGF/esgf-drslib

Package: drslib
Architecture: all
Section: science
Depends:
 python3-drslib,
 ${misc:Depends},
 python3,
Description: Command-line tools for the Data Reference Syntax library
 This is a set of command-line tools for using the DRSLIB python API.

Package: python3-drslib
Architecture: all
Section: python
Depends:
 ${misc:Depends},
 ${python3:Depends},
Recommends:
 cmor-tables,
 python3-xlrd,
Description: Library for processing the CMIP5 Data Reference Syntax (Python3)
 CMIP5 is the Climate Model Intercomparison Project5.  This library supports
 the generation of paths and filenames corresponding to version 0.28 of thei
 CMIP Data Reference Syntax. It includes tools for converting from previous
 CMIP3 forms.
