Evan Hunt 4cf1bd8a34 Added some asiolink tests, fixed BoB tests il y a 14 ans
..
tests 4cf1bd8a34 Added some asiolink tests, fixed BoB tests il y a 14 ans
Makefile.am 1dc2c1e397 Add some python compiled generated .pyc files to CLEANFILES. il y a 15 ans
README 5f05261cbc Added some explanation of the files here. il y a 15 ans
TODO 6e3c1596ce Merging changes from Trac ticket #40. il y a 15 ans
bind10.8 51032e610b Regen manual pages (from xml committed previously). il y a 14 ans
bind10.py.in f60239a803 b10-recurse can now act as a simple forwarder. To switch this on, il y a 14 ans
bind10.xml ed016f88bd Add or change some options in manual pages. il y a 14 ans
bob.spec 6e3c1596ce Merging changes from Trac ticket #40. il y a 15 ans
run_bind10.sh.in f60239a803 b10-recurse can now act as a simple forwarder. To switch this on, il y a 14 ans

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.