This is README file for the Quercus Robusta Library.

For installation instructions look to the INSTALL.
For the list of tasks to be completed to the TODO.
License is in COPYING.LIB.

Quercus Robusta is free C++ library. Currently it includes extensible 
containers subsystem and publish-subscribe patterns.

Why to develop yet another general-purpose library?
    1. High-level
    2. Reusability (sub-classing in stead of templates)
