blob: 99ab71ec23e0c767030855f96ccf7d6131869715 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
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).
|