9a3411ef29158f33aa7620d918d4588f2199d59f
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / libee / Config.in
1 config BR2_PACKAGE_LIBEE
2         bool "libee"
3         select BR2_PACKAGE_LIBESTR
4         help
5           An Event Expression Library inspired by CEE.
6
7           CEE is an upcoming standard used to describe network
8           events in a number of normalized formats. It's goal is
9           to unify they currently many different representations
10           that exist in the industry.
11
12           The core idea of libee is to provide a small but hopefully
13           convenient API layer above the CEE standard. However, CEE
14           is not finished. At the time of this writing, CEE is under
15           heavy development and even some of its core data structures
16           (like the data dictionary and taxonmy) have not been fully
17           specified.
18
19           http://www.libee.org