This directory contains the source for the "Boss of Bind" program.
Files:
Makefile.am - build information
README - this file
TODO - remaining development tasks for this program
bind10.py.in - used to make bind10.py with proper Python paths
bob.spec - defines the options and commands
run_bind10.sh.in - use to make run_bind10.sh with proper Python paths
The "tests" directory contains unit tests for the application.
If you want to run the bind10 program from the source directory, then
use the "run_bind10.sh" script. To run it in the installed location,
use the "bind10" program.