diff options
author | Bogdan Radulescu <bogdan@nimblex.net> | 2013-02-10 16:18:44 -0600 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-02-14 00:26:36 -0600 |
commit | 9b22baccbf3726459a2460d9e9ced47c3ad51dae (patch) | |
tree | 9e44b3a579bcb5f9fa960f6e55494072a05e2d0f /libraries/libee/README | |
parent | 5645f172dcf889df8ad21ff2a9a781a05171e210 (diff) | |
download | slackbuilds-9b22baccbf3726459a2460d9e9ced47c3ad51dae.tar.gz |
libraries/libee: Added (Event Expression Library inspired by CEE)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/libee/README')
-rw-r--r-- | libraries/libee/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/libee/README b/libraries/libee/README new file mode 100644 index 0000000000..ca6b41fd03 --- /dev/null +++ b/libraries/libee/README @@ -0,0 +1,5 @@ +libee (An Event Expression Library inspired by CEE) + +CEE is an upcoming standard used to describe network events in +a number of normalized formats. Its goal is to unify the many +different representations that currently exist in the industry. |