This is the README file for KasoVerb

PROJECT PAGE
------------
The project is hosted on savannah:
http://savannah.nongnu.org/projects/kasoverb
http://kasoverb.org

12 DEC 2011 

created fork (delta0 branch from alpha0 branch)

  bzr+ssh://<membername>@bzr.savannah.nongnu.org/kasoverb/delta0/ <= 
    bzr+ssh://<membername>@bzr.savannah.nongnu.org/kasoverb/alpha0/

OBTAINING
---------

read access:
bzr branch bzr://bzr.savannah.nongnu.org/kasoverb/delta0

read/write access:
bzr branch bzr+ssh://<membername>@bzr.savannah.nongnu.org/kasoverb/delta0/

see also https://savannah.nongnu.org/bzr/?group=kasoverb

STATUS
------

The project is in quasi pre-alpha status.  The major goal of the delta0
branch is to normalize the database. The changes will not be backwards
compatible with the alpha0 branch. 

For a working prototype, refer to the alpha0 branch. It is highly unlikely
that work will continue on that branch or that the changes in this branch
(delta0) will ever be merged downstream.

GOALS
-----

[1] major: normalize database
[2] minor: better make system such as GNU autotools, FTJam, cmake
[3] undecided: possible consideration of switching from FLTK to another GUI toolkit

