wok diff libee/description.txt @ rev 24986

Up nettle 3.7.3 again, need glib-networking rebuild to no break midori
author Stanislas Leduc <shann@slitaz.org>
date Wed May 11 08:28:28 2022 -0400 (2022-05-11)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/libee/description.txt	Wed May 11 08:28:28 2022 -0400
     1.3 @@ -0,0 +1,11 @@
     1.4 +Libee - An Event Expression Library inspired by CEE.
     1.5 +
     1.6 +CEE is an upcoming standard used to describe network events in a
     1.7 +number of normalized formats. It's goal is to unify the currently
     1.8 +many different representations that exist in the industry.
     1.9 +
    1.10 +The core idea of libee is to provide a small but hopefully
    1.11 +convenient API layer above the CEE standard.
    1.12 +However, CEE is not finished. At the time of this writing, CEE is
    1.13 +under heavy development and even some of its core data structures
    1.14 +(like the data dictionary and taxonmy) have not been fully specified.