deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-h5py (>= 2.10.0), python3-numpy, python3:any
Description: |-
HDF5 based version of pickle
An HDF5 based clone of 'pickle', with a twist: instead of serializing to a
pickle file, Hickle dumps to an HDF5 file (Hierarchical Data Format). It is
designed to be a "drop-in" replacement for pickle (for common data objects),
but is really an amalgam of 'h5py' and 'pickle' with extended functionality.
.
That is: 'hickle' is a neat little way of dumping Python variables to HDF5
files that can be read in most programming languages, not just Python. Hickle
is fast, and allows for transparent compression of your data (LZF / GZIP).
Homepage: https://github.com/telegraphic/hickle
Installed-Size: '445'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-hickle
Priority: optional
Section: python
Source: hickle
Version: 5.0.2-5
srcpkg_name: hickle
srcpkg_version: 5.0.2-5