diff options
| author | Mattias Andrée <maandree@operamail.com> | 2015-11-30 07:27:05 +0100 |
|---|---|---|
| committer | Mattias Andrée <maandree@operamail.com> | 2015-11-30 07:27:05 +0100 |
| commit | 9523496a3d52bac3b8cad047dcc7d700bc4507e0 (patch) | |
| tree | f4ef206675f633051e80ec84fd7b66e29b10f688 /README | |
| parent | update dist (diff) | |
| download | pylibgamma-9523496a3d52bac3b8cad047dcc7d700bc4507e0.tar.gz pylibgamma-9523496a3d52bac3b8cad047dcc7d700bc4507e0.tar.bz2 pylibgamma-9523496a3d52bac3b8cad047dcc7d700bc4507e0.tar.xz | |
improve readme
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
| -rw-r--r-- | README | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -1,2 +1,13 @@ -Python 3 wrapper for libgamma. +NAME + pylibgamma - Python 3 wrapper for libgamma. + +DESCRIPTION + pylibgamma is a Python 3 wrapper for libgamma, a library that aims + to abstract away the display server when adjusting the colour curves + for monitors via gamma ramps. + +SEE ALSO + libgamma(7) + + Full documentation available locally via the command help i python(1). |
