JINMEI Tatuya b560a5942b [2447] corrected a log name il y a 12 ans
..
tests a9688bc111 Revert "Merge branch 'trac2198_3'" il y a 12 ans
.gitignore f75dda7a75 [master] appended auto-generated doc files into .gitignore. okayed on jabber. il y a 12 ans
Makefile.am b31ee71173 [master] use DISTCLEANFILES instead of MAINTAINERCLEANFILES for docs il y a 12 ans
README 5f05261cbc Added some explanation of the files here. il y a 15 ans
TODO d83a117a09 [213] Purge invalid items in TODO il y a 13 ans
bind10.xml d53bb65a43 [master] Merge branch 'trac2137' il y a 13 ans
bind10_messages.mes 2d1b56424a [2447] dump a log message if connecting to cc-channel fails. il y a 12 ans
bind10_src.py.in b560a5942b [2447] corrected a log name il y a 12 ans
bob.spec 7ab78d8e1d [2137] Removed 'setstats' command and revied the argument of 'getstats' from il y a 13 ans
creatorapi.txt 2f49e3eb0d [801] Notes about limitations il y a 14 ans
run_bind10.sh.in 3dbb7c077b [1451] fix module so that it is runnable il y a 13 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.