Metadata-Version: 2.4
Name: solaar
Version: 1.1.16
Summary: Linux device manager for Logitech receivers, keyboards, mice, and tablets.
Home-page: http://pwr-solaar.github.io/Solaar/
Author: Daniel Pavel
License: GPLv2
Platform: linux
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: X11 Applications :: GTK
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: DFSG approved
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Utilities
Requires-Python: >=3.8
License-File: LICENSE.txt
Requires-Dist: evdev>=1.1.2; platform_system == "Linux"
Requires-Dist: pyudev>=0.13
Requires-Dist: PyYAML>=3.12
Requires-Dist: python-xlib>=0.27
Requires-Dist: psutil>=5.4.3
Requires-Dist: dbus-python; platform_system == "Linux"
Requires-Dist: PyGObject
Requires-Dist: typing_extensions
Provides-Extra: report-descriptor
Requires-Dist: hid-parser; extra == "report-descriptor"
Provides-Extra: desktop-notifications
Requires-Dist: Notify>=0.7; extra == "desktop-notifications"
Provides-Extra: git-commit
Requires-Dist: python-git-info; extra == "git-commit"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: dev
Requires-Dist: ruff; extra == "dev"
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: platform
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary


Solaar is a Linux device manager for many Logitech peripherals that connect through
Unifying and other receivers or via USB or Bluetooth.
Solaar is able to pair/unpair devices with receivers and show and modify some of the
modifiable features of devices.
For instructions on installing Solaar see https://pwr-solaar.github.io/Solaar/installation
