wok view libee/description.txt @ rev 24988

Fix perl-gd & tcptrack
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 12 11:01:25 2022 +0000 (2022-05-12)
parents
children
line source
1 Libee - An Event Expression Library inspired by CEE.
3 CEE is an upcoming standard used to describe network events in a
4 number of normalized formats. It's goal is to unify the currently
5 many different representations that exist in the industry.
7 The core idea of libee is to provide a small but hopefully
8 convenient API layer above the CEE standard.
9 However, CEE is not finished. At the time of this writing, CEE is
10 under heavy development and even some of its core data structures
11 (like the data dictionary and taxonmy) have not been fully specified.