.. py:module:: petlx.hdf5

HDF5 Files (pytables)
=====================

The package pytables is required. Instructions for installation can be found 
at http://pytables.github.com/usersguide/installation.html or try apt-get install 
python-tables.
    
.. autofunction:: fromhdf5
.. autofunction:: fromhdf5sorted
.. autofunction:: tohdf5
.. autofunction:: appendhdf5

