h5py 2.5.0-1build2 source package in Ubuntu

Changelog

h5py (2.5.0-1build2) wily; urgency=medium

  * No-change rebuild for hdf5 soname change.

 -- Matthias Klose <email address hidden>  Tue, 06 Oct 2015 12:21:39 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Wily
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
h5py_2.5.0.orig.tar.gz 231.5 KiB ec526191b9bbf7a937b7cdf1ea60984f50d889b45900d9a704bb35c93ece65df
h5py_2.5.0-1build2.debian.tar.xz 6.6 KiB 1c10ca55960a9e6f5629f3d28282b5efd3422697ad53d1b8eedd576309511e61
h5py_2.5.0-1build2.dsc 2.4 KiB 816261a8ca0ce6eeb0bd708549d89477df210ee3068fa794bd212708d6e16600

Available diffs

View changes file

Binary packages built by this source

python-h5py: No summary available for python-h5py in ubuntu wily.

No description available for python-h5py in ubuntu wily.

python-h5py-dbgsym: No summary available for python-h5py-dbgsym in ubuntu wily.

No description available for python-h5py-dbgsym in ubuntu wily.

python-h5py-doc: h5py documentation

 HDF5 for Python (h5py) is a general-purpose Python interface to the
 Hierarchical Data Format library, version 5. HDF5 is a versatile, mature
 scientific software library designed for the fast, flexible storage of
 enormous amounts of data.
 .
 From a Python programmer's perspective, HDF5 provides a robust way to
 store data, organized by name in a tree-like fashion. You can create
 datasets (arrays on disk) hundreds of gigabytes in size, and perform
 random-access I/O on desired sections. Datasets are organized in a
 filesystem-like hierarchy using containers called "groups", and accessed
 using the tradional POSIX /path/to/resource syntax.
 .
 H5py provides a simple, robust read/write interface to HDF5 data from
 Python. Existing Python and Numpy concepts are used for the interface;
 for example, datasets on disk are represented by a proxy class that
 supports slicing, and has dtype and shape attributes. HDF5 groups are
 presented using a dictionary metaphor, indexed by name.
 .
 This package provides the documentation for h5py.

python3-h5py: No summary available for python3-h5py in ubuntu wily.

No description available for python3-h5py in ubuntu wily.

python3-h5py-dbgsym: No summary available for python3-h5py-dbgsym in ubuntu xenial.

No description available for python3-h5py-dbgsym in ubuntu xenial.