forked from gpoo/pybliographer
-
Notifications
You must be signed in to change notification settings - Fork 0
This is my local copy of pybliographer. I have two working in progress branches: gtk2 and gtk3. gtk2 is only for bugfixes and gtk3 is the ongoing port to GTK3. Beware that I would rebase/rewrite the commits on these branches.
License
ice-pice/pybliographer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
-*- text -*- ================================================================= Pybliographer provides a framework for working with bibliographic databases. For more information, please consult the documentation at: http://pybliographer.org/ ================================================================= * Requirements ------------ Before installing pybliographer, please install: - GNU Recode (v. 3.5) - python-bibtex (also available from http://pybliographer.org/) - Gnome 2.x and gnome-python 2.x * Installation ------------ Basically, it should be a matter of: ./configure && make su make install You can then run several programs : - pybliographic : the graphical interface - pybliographer : the text-based interface and scripting language - pybcheck, pybconvert, pybformat, ... : several useful tools For more configuration options, have a look at the output of ./configure --help * Troubleshooting --------------- If the configure script reports the following errors: ** "error in python modules dependencies: No module named ..." This means that a required module is not installed. Unfortunately, depending on your distribution, the actual package to install can be named differently. Check on the help pages of your distribution. ** "broken recode version" Your recode package does not behave properly. Consult http://pybliographer.org/RecodeHelp for more information.
About
This is my local copy of pybliographer. I have two working in progress branches: gtk2 and gtk3. gtk2 is only for bugfixes and gtk3 is the ongoing port to GTK3. Beware that I would rebase/rewrite the commits on these branches.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Python 86.2%
- TeX 13.0%
- Shell 0.8%