Michal 'vorner' Vaner 1c4e66cfdf [213] Doc string for register_process 13 years ago
..
tests 7db8a3e327 [213] Document strange behaivour and test 13 years ago
Makefile.am 715fee7daf [1101] forgot to save one cleanup change. 13 years ago
README 5f05261cbc Added some explanation of the files here. 15 years ago
TODO d83a117a09 [213] Purge invalid items in TODO 13 years ago
bind10.8 ea8bdd6cb6 [master] regenerate HTML, nroff and messages XML. 13 years ago
bind10.xml f75d5bd488 [jreed-docs-2] document the statistics data for bind10 parent 13 years ago
bind10_messages.mes 8da9b5298d [213] Removed unused log messages 13 years ago
bind10_src.py.in 1c4e66cfdf [213] Doc string for register_process 13 years ago
bob.spec c2d03d1688 [213] Spec file 13 years ago
creatorapi.txt 2f49e3eb0d [801] Notes about limitations 13 years ago
run_bind10.sh.in 0eb576518f [] Merge branch 'trac1101' 13 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.