aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-07 18:26:06 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-07 18:26:06 +0100
commit26afe951ca95c9f754d700d015ae865be8113fa1 (patch)
tree2e9abf038370692a75954e11eeb6f68b95d7583e
parenttypo (diff)
downloadjoin-python-26afe951ca95c9f754d700d015ae865be8113fa1.tar.gz
join-python-26afe951ca95c9f754d700d015ae865be8113fa1.tar.bz2
join-python-26afe951ca95c9f754d700d015ae865be8113fa1.tar.xz
info: overview
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--info/join-python.texinfo8
1 files changed, 8 insertions, 0 deletions
diff --git a/info/join-python.texinfo b/info/join-python.texinfo
index ef04058..0033365 100644
--- a/info/join-python.texinfo
+++ b/info/join-python.texinfo
@@ -59,6 +59,14 @@ Texts. A copy of the license is included in the section entitled
@node Overview
@chapter Overview
+Join Python is a Python 3 library that implements join-calculus.
+Join Python can be used by importing the module @code{join} in
+any Python 3 program, provided that Join Python is installed.
+
+Join Python provides the ability to write more concise code using
+almost any published concurrency pattern with explicit monitor calls.
+
+
@node GNU Free Documentation License
@appendix GNU Free Documentation License