aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README13
1 files changed, 13 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..ce05185
--- /dev/null
+++ b/README
@@ -0,0 +1,13 @@
+NAME
+ pylibcoopgamma - Python 3 wrapper for libcoopgamma.
+
+DESCRIPTION
+ pylibcoopgamma is a Python 3 wrapper for libcoopgamma, a library that
+ enables multiple programs to make gamma ramps adjustment concurrently
+ without overriding each others' changes.
+
+SEE ALSO
+ libcoopgamma(7)
+
+ Full documentation available locally via the command help in python(1).
+