diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-23 17:10:22 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-23 17:10:22 +0100 |
| commit | d8e66cb08a69e900639a3a4d234ff18eba520f52 (patch) | |
| tree | 798514866512a04211de4ab7b1ff09eea570ce24 /README | |
| parent | Update e-mail (diff) | |
| download | pylibcoopgamma-d8e66cb08a69e900639a3a4d234ff18eba520f52.tar.gz pylibcoopgamma-d8e66cb08a69e900639a3a4d234ff18eba520f52.tar.bz2 pylibcoopgamma-d8e66cb08a69e900639a3a4d234ff18eba520f52.tar.xz | |
fix text
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
| -rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,12 +1,12 @@ NAME - pylibcoopgamma - Python 3 wrapper for libcoopgamma. + 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. + enables multiple programs to make gamma ramp adjustments concurrently, + without overriding each other's changes. SEE ALSO libcoopgamma(7) - Full documentation available locally via the command help in python(1). + Full documentation is available locally via the help command in python(1). |
