File: control

package info (click to toggle)
drslib 0.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,544 kB
  • sloc: python: 6,119; xml: 988; makefile: 128; sh: 121
file content (33 lines) | stat: -rw-r--r-- 1,261 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Source: drslib
Section: utils
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Alastair McKinstry <mckinstry@debian.org>
Build-Depends: debhelper-compat (= 13), 
 dh-sequence-python3,
 python3-all, 
 python3-setuptools,
 python3-xlrd
Standards-Version: 4.7.0
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
Section: science
Architecture: all
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
Section: python
Architecture: all
Depends: ${misc:Depends}, python3-lxml,  python3 (>= 3.2.3-3~), python3-metaconfig
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.