-*- text -*-

pybliographic is a graphical interface to edit and modify
bibliographic data handled by pybliographer.

* Requirements
--------------

** Python >= 2.4

This is stricter than what pybliographer requires.

** Pybliographer >= 1.3

** Python-Gtk >= 2.8

** RuleDispatch

wget http://peak.telecommunity.com/dist/ez_setup.py
sudo easy_install-2.4 -f http://peak.telecommunity.com/snapshots/ RuleDispatch


