22 lines
423 B
INI
22 lines
423 B
INI
[metadata]
|
|
name = pulses
|
|
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 = pulses
|
|
python_requires = >=3
|
|
include_package_data = True
|
|
# install_requires =
|
|
# PyYAML
|
|
|
|
# [options.package_data]
|
|
# * =
|
|
# config.yaml.example
|