[h5py] 04/455: INSTALL.txt

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Jul 2 18:19:11 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to annotated tag 1.3.0
in repository h5py.

commit 0445cd39f427263b2ef015f09f776038bb5b55d0
Author: andrewcollette <andrew.collette at gmail.com>
Date:   Mon May 5 22:29:02 2008 +0000

    INSTALL.txt
---
 INSTALL.txt | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/INSTALL.txt b/INSTALL.txt
new file mode 100644
index 0000000..03ac269
--- /dev/null
+++ b/INSTALL.txt
@@ -0,0 +1,25 @@
+Installation of h5py
+====================
+
+Requires:
+---------
+* A Unix/Linux environment
+* Python 2.5
+* Pyrex
+  http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/
+* HDF5 1.6.5 or higher (1.8 untested)
+
+Installation
+------------
+
+1.  Unpack the tarball and cd to the resulting directory
+2.  Run ``python setup.py build`` to build the package
+3.  [optional] Run ``python setup.py test`` to run unit tests
+4.  Run ``sudo python setup.py install`` to install into your main Python
+    package directory.
+
+Bugs
+----
+I expect there are many. :) You can start a ticket at h5py.googlecode.com, or
+email me ("h5py" at the domain "alfven dot org").  h5py is very new and still
+under development.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/h5py.git



More information about the debian-science-commits mailing list