1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: pybliographer
Section: gnome
Priority: optional
Maintainer: Chris Lawrence <lawrencc@debian.org>
Standards-Version: 3.8.3
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: python, python-bibtex (>= 1.2.2-3), python-gnome2, python-glade2, gettext, python-support (>= 0.3)
XS-Python-Version: >= 2.2
Homepage: http://www.pybliographer.org/
Package: pybliographer
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-gnome2, python-glade2, python-bibtex (>= 1.2.2-3)
Conflicts: python-gtk2 (<< 2.4)
Recommends: yelp (>> 2.6.0)
XB-Python-Version: ${python:Versions}
Description: tool for manipulating bibliographic databases
It currently supports BibTeX, Medline, Ovid and Refer files. It is useful
for viewing, editing and searching, but also to convert bibliographic
databases into HTML pages for example.
.
Yelp (part of GNOME) is required to view the Pybliographic manual
from within the GUI.
|