How it works
============
-See the doc/tutorial.txt file distributed with Hooke, or the `online
-docs`_.
-
-.. _online docs: http://www.physics.drexel.edu/~wking/rsrch/hooke/
+See the ``doc/tutorial.txt`` file distributed with Hooke, or the
+`online docs`__.
+__ docs_
Where it's published
====================
=========
Hooke is released under the GNU Lesser General Public License, either
-version 3 of the License (COPYING and COPYING.LESSER), or (at your
-option) any later version.
+version 3 of the License (``COPYING`` and ``COPYING.LESSER``), or (at
+your option) any later version.
.. _Hooke's Google Code homepage: http://code.google.com/p/hooke/
.. _docs: http://hooke.tremily.us/
maintainer="Massimo Sandal",
maintainer_email="hookesoftware@googlegroups.com",
url="http://code.google.com/p/hooke/",
- download_url='http://physics.drexel.edu/~wking/code/git/gitweb.cgi?p=hooke.git;a=snapshot;h={};sf=tgz'.format(version(4)),
+ download_url='http://git.tremily.us/?p=hooke.git;a=snapshot;h={};sf=tgz'.format(version(4)),
license = "GNU Lesser General Public License (LGPL)",
platforms = ["all"],
description = __doc__,