Michal 'vorner' Vaner 34be7c60c8 [trac565] Wording and naming fixes 14 years ago
..
tests 34be7c60c8 [trac565] Wording and naming fixes 14 years ago
Makefile.am d803ac6d86 make sure "." is listed before tests in SUBDIRS to ensure things to be tested are ready when doing tests. specifically, the immediate 'make check' after "configure" would fail without these changes. 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 3b56eb515d temporary fix to defect #432 14 years ago
bind10.py.in 008a3bf75b [trac565] Rename sendo to recipient 14 years ago
bind10.xml a697043708 Remove mention of Y1. It is not year one any more. 14 years ago
bob.spec 87428d78d0 Renamed some files and a directory. 14 years ago
run_bind10.sh.in 87428d78d0 Renamed some files and a directory. 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.