Changeset 2621 for README

Show
Ignore:
Timestamp:
05/02/05 16:07:13 (4 years ago)
Author:
autrijus
svk:copy_cache_prev:
4152
Message:

* eval_yaml() support.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • README

    r2359 r2621  
    1616The "PCRE" subsystem is derived from PCRE 5.0 by Philip Hazel, 
    1717under a BSD-style license.  See src/pcre/LICENCE. 
     18 
     19The "Syck" subsystem is derived from Syck 0.54 by "why the lucky stiff", 
     20under a BSD-style license.  See src/syck/COPYING. 
    1821 
    1922The "Rule" subsystem is derived from Parsec 2.0 by Daan Leijen,