Skip to content

sobjornstad/rppas

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
db
 
 
 
 
 
 
 
 
ui
 
 
 
 
 
 
 
 
The Records Project Paper Augmentation System (RPPAS) is deprecated and will
not be receiving any future updates. Tabularium
(http://github.com/sobjornstad/tabularium) has the same purpose, contains
much of the same code, and has many more features. If by chance you have been
using RPPAS and need your database upgraded, please drop me a line
(contact@sorenbjornstad.com), as I don't have an automated upgrade procedure.

The original README remains below for reference, and this repository will be
kept up for some months.


---------------------------------------------------------------------------



== Dependencies ==
Required to use the program:
- sqlite3
- pyparsing

To use the "print index" feature, you will need:
- A working copy of LaTeX.
- The following packages: utf8x, geometry, idxlayout, mathpazo, lastpage,
  fancyhdr.

GNU Readline will make the program easier to use if support is compiled into
your Python binary, which is usually the case on Linux. Lacking it shouldn't
prevent the program from working, although I haven't tried it on any systems
without it to confirm that.

== Installing ==
Nothing needs to be installed as long as you have Python and sqlite3. You do
need to create a configuration file and database before you can use the
program, however; for that, refer to the manual in the docs/ directory.

== Documentation =
There is a full manual in the docs/ directory.

== Contact ==
You can email me with questions, comments, or suggestions at
contact@sorenbjornstad.com.

About

The Records Project Paper Augmentation System indexing software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages