summaryrefslogtreecommitdiffstats
path: root/libraries/libebml/README
diff options
context:
space:
mode:
author Andrew Strong2010-05-11 22:54:04 +0200
committer David Somero2010-05-11 22:54:04 +0200
commit71ecf9af5798abb7573b8205f9ac0cb644a77f03 (patch)
tree190e1087bf620786f4a858a617126951ad18108f /libraries/libebml/README
parentc2923bdb4434881df6355228fdd28d92fc224c20 (diff)
downloadslackbuilds-71ecf9af5798abb7573b8205f9ac0cb644a77f03.tar.gz
libraries/libebml: Added to 12.1 repository
Diffstat (limited to 'libraries/libebml/README')
-rw-r--r--libraries/libebml/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/libebml/README b/libraries/libebml/README
new file mode 100644
index 0000000000..c2a9887a6a
--- /dev/null
+++ b/libraries/libebml/README
@@ -0,0 +1,3 @@
+libebml is a C++ libary to parse EBML files. EBML (Extensible Binary
+Meta-Language library) is a simple XML like binary language for
+describing data in structured style.