File: control

package info (click to toggle)
h5z-zfp 1.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,804 kB
  • sloc: ansic: 1,609; makefile: 929; f90: 494; sh: 48; python: 36
file content (43 lines) | stat: -rw-r--r-- 1,314 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
34
35
36
37
38
39
40
41
42
43
Source: h5z-zfp
Section: science
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders:
 Freexian Packaging Team <team+freexian@tracker.debian.org>,
Build-Depends:
 architecture-is-little-endian,
 debhelper-compat (= 13),
 dh-fortran-mod (>= 0.11),
 dh-sequence-sphinxdoc <!nodoc>,
 gfortran,
 hdf5-tools,
 libhdf5-dev,
 libhdf5-mpi-dev,
 libzfp-dev,
 mpi-default-dev,
 pkg-config,
 python3-sphinx <!nodoc>,
 python3-sphinx-rtd-theme <!nodoc>,
Standards-Version: 4.6.1
Rules-Requires-Root: no
Homepage: https://github.com/LLNL/H5Z-ZFP
Vcs-Git: https://salsa.debian.org/science-team/h5z-zfp.git
Vcs-Browser: https://salsa.debian.org/science-team/h5z-zfp

Package: hdf5-filter-plugin-zfp-serial
Provides:
 hdf5-plugin-zfp,
Conflicts:
 hdf5-plugin-zfp,
Replaces:
 hdf5-plugin-zfp,
# h5z-zfp currently fails on big-endian machines. See: https://github.com/LLNL/H5Z-ZFP/issues/95
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${sphinxdoc:Depends},
Description: Compression plugin for the HDF5 library using ZFP compression
 H5Z-ZFP is a compression filter for HDF5 using the ZFP compression library,
 supporting lossy and lossless compression of floating point and integer data
 to meet bitrate, accuracy, and/or precision targets.