docs: add changing device features to long description of Solaar
This commit is contained in:
parent
377c954933
commit
1f896d2b9e
4
setup.py
4
setup.py
|
@ -35,8 +35,8 @@ setup(name=NAME.lower(),
|
||||||
description='Linux devices manager for the Logitech Unifying Receiver.',
|
description='Linux devices manager for the Logitech Unifying Receiver.',
|
||||||
long_description='''
|
long_description='''
|
||||||
Solaar is a Linux device manager for Logitech's Unifying Receiver peripherals.
|
Solaar is a Linux device manager for Logitech's Unifying Receiver peripherals.
|
||||||
It is able to pair/unpair devices to the receiver, and for some devices read
|
It is able to pair/unpair devices with the receiver, for many devices show
|
||||||
battery status.
|
battery status, and show and modify some of the modifiable features of devices.
|
||||||
'''.strip(),
|
'''.strip(),
|
||||||
author='Daniel Pavel',
|
author='Daniel Pavel',
|
||||||
license='GPLv2',
|
license='GPLv2',
|
||||||
|
|
Loading…
Reference in New Issue