Python: document writer.StreamClass
[babeltrace.git] / README
diff --git a/README b/README
index d76d69809b175d8714e73d8f1c15a9be40af688b..7b07e1e24c472ce94b52bed58cd2ceff685bc47c 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,4 @@
 BabelTrace - Trace Format Babel Tower
-Mathieu Desnoyers, EfficiOS Inc.
-September 2010
 
 This project provides trace read and write libraries, as well as a trace
 converter. A plugin can be created for any trace format to allow its conversion
@@ -15,6 +13,13 @@ Format (CTF). The latest version of the CTF specification can be found at:
 The CE Workgroup of the Linux Foundation, Ericsson, and EfficiOS have
 sponsored this work.
 
+The current maintainers are:
+  Jérémie Galarneau <jeremie.galarneau@efficios.com>
+  Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
+
+Questions should be addressed to this mailing list:
+  lttng-dev@lists.lttng.org
+
 
 BUILDING
 --------
@@ -25,6 +30,7 @@ BUILDING
        make install
        ldconfig
 
+
 DEPENDENCIES
 ------------
 
@@ -47,7 +53,7 @@ To compile Babeltrace, you will need:
          (Debian/Ubuntu : python3-dev)
        swig >= 2.0 (optional)
          (Debian/Ubuntu : swig2.0)
-       python 3.0 or better (optional)
+       python >= 3.0 (optional)
          (Debian/Ubuntu : python3)
 
   If you want Python bindings, run ./configure --enable-python-bindings.
This page took 0.025285 seconds and 4 git commands to generate.