summaryrefslogtreecommitdiffstats
path: root/misc/pybliographer/pkg-descr
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-07-30 07:45:21 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-07-30 07:45:21 +0800
commitf586e4202eb5092e514232492578be786d7afccb (patch)
tree6b6a81bdfcf2d78316484d037555ba8e37cf7ae6 /misc/pybliographer/pkg-descr
parentca0ca400d3bb6e434c31a2bf4064d79cfb5ea303 (diff)
downloadmarcuscom-ports-f586e4202eb5092e514232492578be786d7afccb.tar
marcuscom-ports-f586e4202eb5092e514232492578be786d7afccb.tar.gz
marcuscom-ports-f586e4202eb5092e514232492578be786d7afccb.tar.bz2
marcuscom-ports-f586e4202eb5092e514232492578be786d7afccb.tar.lz
marcuscom-ports-f586e4202eb5092e514232492578be786d7afccb.tar.xz
marcuscom-ports-f586e4202eb5092e514232492578be786d7afccb.tar.zst
marcuscom-ports-f586e4202eb5092e514232492578be786d7afccb.zip
share/gnome/ -> share/.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9270 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'misc/pybliographer/pkg-descr')
-rw-r--r--misc/pybliographer/pkg-descr18
1 files changed, 18 insertions, 0 deletions
diff --git a/misc/pybliographer/pkg-descr b/misc/pybliographer/pkg-descr
new file mode 100644
index 000000000..27f0e1d8e
--- /dev/null
+++ b/misc/pybliographer/pkg-descr
@@ -0,0 +1,18 @@
+Pybliographer is a tool for handling databases of bibliographic references.
+It provides an homogeneous interface (with powerful editing and searching
+features) for several bibliographic database formats - currently supported
+are BibTeX, Medline, Ovid and Refer. In addition, it can export references
+directly to LyX.
+
+Both a scriptable command-line interface ("pybliographer") and a GNOME-
+compliant GUI ("pybliographic") are installed by the port.
+
+Pybliographer is written in Python, and some Python knowledge would be
+helpful in making the most of the command-line environment and when doing
+advanced searches. The GUI version, on the other hand, is extremely novice-
+friendly.
+
+Author: Frederic Gobry <gobry@users.sourceforge.net>
+WWW: http://www.pybliographer.org/
+
+-- Johann Visagie <johann@egenetics.com>