~romaimperator/keryx/devel

1
2
3
4
5
6
7
8
9
10
11
Usage:

cd keryx-1.0
python keryx.py -h
python keryx.py -c <project>
python keryx.py -o <project> -s <package>
python keryx.py -o <project> -S <package>

Credits:

Uses code adapted from minideblib by Alexandr Kanevskiy (http://www.bifh.org/wiki/python-minideblib)