Metadata-Version: 2.1
Name: monitorcontrol
Version: 2.0.0a9
Summary: Monitor controls using MCSS over DDC-CI.
Home-page: https://github.com/newAM/monitorcontrol
License: MIT
Author: Alex M.
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: pyudev (>=0.22.0,<0.23.0); sys_platform != "win32"
Project-URL: Documentation, https://monitorcontrol.readthedocs.io/en/latest/
Project-URL: Repository, https://github.com/newAM/monitorcontrol
Description-Content-Type: text/x-rst

monitorcontrol
**************

|PyPi Version| |Build Status| |Documentation Status| |Coverage Status| |Black|

Python monitor control using the VESA Monitor Control Command Set (MCCS)
over Display Data Channel Command Interface Standard (DDC-CI).


Documentation
#############

Full documentation including examples is available on readthedocs `here <https://monitorcontrol.readthedocs.io/en/latest/>`__.

.. |PyPi Version| image:: https://badge.fury.io/py/monitorcontrol.svg
   :target: https://badge.fury.io/py/monitorcontrol
.. |Build Status| image:: https://travis-ci.org/newAM/monitorcontrol.svg?branch=master
   :target: https://travis-ci.org/newAM/monitorcontrol
.. |Coverage Status| image:: https://coveralls.io/repos/github/newAM/monitorcontrol/badge.svg?branch=master
   :target: https://coveralls.io/github/newAM/monitorcontrol?branch=master
.. |Documentation Status| image:: https://readthedocs.org/projects/monitorcontrol/badge/?version=latest
   :target: https://monitorcontrol.readthedocs.io/en/latest/?badge=latest
.. |Black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
	:target: https://github.com/psf/black

