Kazunori Fujiwara 44ea119ae4 merged trunk@3240 changes into this branch 14 years ago
..
tests 44ea119ae4 merged trunk@3240 changes into this branch 14 years ago
Makefile.am 44ea119ae4 merged trunk@3240 changes into this branch 14 years ago
README 5f05261cbc Added some explanation of the files here. 15 years ago
TODO 6e3c1596ce Merging changes from Trac ticket #40. 15 years ago
bind10.8 44ea119ae4 merged trunk@3240 changes into this branch 14 years ago
bind10.py.in 44ea119ae4 merged trunk@3240 changes into this branch 14 years ago
bind10.xml 44ea119ae4 merged trunk@3240 changes into this branch 14 years ago
bob.spec 6e3c1596ce Merging changes from Trac ticket #40. 15 years ago
run_bind10.sh.in 44ea119ae4 merged trunk@3240 changes into this branch 14 years ago

README

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.