22 lines
415 B
INI
22 lines
415 B
INI
[metadata]
|
|
name = mblight
|
|
version = 0.90
|
|
author = Andrea Mistrali
|
|
author_email = akelge@gmail.com
|
|
platform = linux
|
|
description = RPI led(s) and display brightness
|
|
long_description = file: README.md
|
|
keywords = graylog, py3
|
|
license = BSD 3-Clause License
|
|
|
|
[options]
|
|
packages = mblight
|
|
python_requires = >=3
|
|
include_package_data = True
|
|
install_requires =
|
|
PyYAML
|
|
|
|
[options.package_data]
|
|
* =
|
|
config.yaml.example
|