~libravatar/libravatar/master

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
The recommended Python module is:

  http://pypi.python.org/pypi/pyLibravatar


Testing
--------

Clone the module under ~/devel/remote/pylibravatar:

  cd ~/devel/remote/
  bzr branch lp:pylibravatar

Then put the test CGI under /var/www and create these symlinks:

  ln -s ~/devel/remote/pylibravatar/libravatar.py /var/www/
  touch /var/www/__init__.py