You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Signed-off-by: Mattias Andrée <maandree@kth.se> |
11 months ago | |
---|---|---|
mk | 11 months ago | |
.gitignore | 11 months ago | |
DEPENDENCIES | 11 months ago | |
LICENSE | 11 months ago | |
Makefile | 11 months ago | |
README | 11 months ago | |
config.mk | 11 months ago | |
include-libgamma.h | 11 months ago | |
libgamma.py | 11 months ago | |
libgamma_error.py | 11 months ago | |
libgamma_facade.py | 11 months ago | |
libgamma_method.py | 11 months ago | |
libgamma_native_error.posix.pyx | 11 months ago | |
libgamma_native_error.w32.pyx | 11 months ago | |
libgamma_native_facade.pyx | 11 months ago | |
libgamma_native_method.pyx | 11 months ago | |
test.py | 11 months ago |
README
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 in python(1).