convert to H5config and bump to v0.7.
[calibcant.git] / README
diff --git a/README b/README
index 1000092ac04930c269d100ab66f242b95fb9401c..dc84d93030c926c877f252a4b2f149115fa1731c 100644 (file)
--- a/README
+++ b/README
@@ -32,17 +32,20 @@ Dependencies
 If you're installing by hand or packaging calibcant for another
 distribution, you'll need the following dependencies:
 
-===========  =================  =====================
+===========  =================  ============================
 Package      Debian_            Gentoo_
-===========  =================  =====================
+===========  =================  ============================
 Numpy_       python-numpy       dev-python/numpy
 Scipy_       python-scipy       sci-libs/scipy
+H5config_                       dev-python/h5config [#wtk]_
 H5Py_        python-h5py        dev-python/h5py
 Matplotlib_  python-matplotlib  dev-python/matplotlib
 Nose_        python-nose        dev-python/nose
-FFT_tools_                      dev-python/FFT-tools
-Pypiezo_                        sci-libs/pypiezo
-===========  =================  =====================
+FFT_tools_                      dev-python/FFT-tools [#wtk]_
+Pypiezo_                        sci-libs/pypiezo [#wtk]_
+===========  =================  ============================
+
+.. [#wtk] In the `wtk overlay`_.
 
 You'll also need my pyafm_ and stepper_ packages, or suitable
 replacements.
@@ -52,7 +55,7 @@ Installing by hand
 
 Calibcant is available as a Git_ repository::
 
-    $ git clone http://www.physics.drexel.edu/~wking/code/git/calibcant.git
+    $ git clone http://physics.drexel.edu/~wking/code/git/calibcant.git
 
 See the homepage_ for details.  To install the checkout, run the
 standard::
@@ -91,23 +94,25 @@ Copyright 2007-2011
 
 .. _layman: http://layman.sourceforge.net/
 .. _wtk overlay:
-     http://www.physics.drexel.edu/~wking/unfolding-disasters/posts/Gentoo_overlay
+    http://physics.drexel.edu/~wking/unfolding-disasters/posts/Gentoo_overlay/
 .. _Debian: http://www.debian.org/
 .. _Gentoo: http://www.gentoo.org/
 .. _NumPy: http://numpy.scipy.org/
 .. _SciPy: http://www.scipy.org/
+.. _H5config:
+    http://physics.drexel.edu/~wking/unfolding-disasters/posts/h5config/
 .. _H5Py: http://code.google.com/p/h5py/
 .. _Matplotlib: http://matplotlib.sourceforge.net/
 .. _Nose: http://somethingaboutorange.com/mrl/projects/nose/
 .. _FFT_tools: 
-     http://www.physics.drexel.edu/~wking/unfolding-disasters/posts/FFT-tools/
+    http://physics.drexel.edu/~wking/unfolding-disasters/posts/FFT-tools/
 .. _Pypiezo:
-     http://www.physics.drexel.edu/~wking/unfolding-disasters/posts/pypiezo/
+    http://physics.drexel.edu/~wking/unfolding-disasters/posts/pypiezo/
 .. _pyafm:
-     http://www.physics.drexel.edu/~wking/unfolding-disasters/posts/pyafm/
+    http://physics.drexel.edu/~wking/unfolding-disasters/posts/pyafm/
 .. _stepper:
-     http://www.physics.drexel.edu/~wking/unfolding-disasters/posts/stepper/
+    http://physics.drexel.edu/~wking/unfolding-disasters/posts/stepper/
 .. _Git: http://git-scm.com/
 .. _homepage:
-     http://www.physics.drexel.edu/~wking/unfolding-disasters/posts/calibcant/
+    http://physics.drexel.edu/~wking/unfolding-disasters/posts/calibcant/
 .. _GNU General Public License Version 3: http://www.gnu.org/licenses/gpl.txt