From b54ba2756123d2b9d0e512dbe8f9de4631b110fd Mon Sep 17 00:00:00 2001 From: David Blacka Date: Fri, 20 Jun 2008 12:00:37 -0400 Subject: [PATCH 1/1] minor tweakage --- index.html | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index 970e387..9a6ae2d 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@

python-rwhoisd is a simple RWhois server (see RFC 2167 written in RFC 2167) written in python.

It uses in-memory data structures, and it intuits the schema @@ -44,11 +44,9 @@

  • python-rwhoisd-0.4.tar.gz

    The main release.

  • -
  • http://blacka.com/software/repos/python-rwhoisd.git (use with git clone http://blacka.com/software/repos/python-rwhoisd.git). -

    The git repository.

  • -
  • The current source is generally available here.
  • +
  • http://blacka.com/software/repos/python-rwhoisd.git +

    The git repository.

    Use with git clone http://blacka.com/software/repos/python-rwhoisd.git.
  • +
  • The current source is generally available here.
  • Contributing

    -- 2.36.6