python-h5py binary package in Ubuntu Trusty amd64

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2014-04-01 17:08:23 UTC Published Ubuntu Trusty amd64 release universe python Optional 2.2.1-1build2
  • Published
  • Copied from ubuntu trusty-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Trusty amd64 proposed universe python Optional 2.2.1-1build2
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2014-04-01 17:09:53 UTC Superseded Ubuntu Trusty amd64 release universe python Optional 2.2.1-1build1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of h5py 2.2.1-1build2 in ubuntu trusty PROPOSED
  • Published
  • Copied from ubuntu trusty-proposed amd64 in Primary Archive for Ubuntu
  2014-04-02 18:10:10 UTC Deleted Ubuntu Trusty amd64 proposed universe python Optional 2.2.1-1build1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2014-01-27 23:38:31 UTC Superseded Ubuntu Trusty amd64 release universe python Optional 2.2.1-1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of h5py 2.2.1-1build1 in ubuntu trusty PROPOSED
  • Published
  • Copied from ubuntu trusty-proposed amd64 in Primary Archive for Ubuntu
  2014-01-29 00:10:10 UTC Deleted Ubuntu Trusty amd64 proposed universe python Optional 2.2.1-1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2014-01-05 06:08:37 UTC Superseded Ubuntu Trusty amd64 release universe python Optional 2.2.0-1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of h5py 2.2.1-1 in ubuntu trusty PROPOSED
  • Published
  • Copied from ubuntu trusty-proposed amd64 in Primary Archive for Ubuntu
  2014-01-06 06:10:12 UTC Deleted Ubuntu Trusty amd64 proposed universe python Optional 2.2.0-1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2013-11-22 12:29:16 UTC Superseded Ubuntu Trusty amd64 release universe python Optional 2.0.1-2
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of h5py 2.2.0-1 in ubuntu trusty PROPOSED
  • Published
  • Copied from ubuntu quantal-release amd64 in Primary Archive for Ubuntu

Source package