Files
lmwsip/setup.cfg
Marcel Nijenhof 61997df1f3
Some checks failed
continuous-integration/drone/push Build is failing
Build weer werkend gemaakt.
2021-12-31 22:18:17 +01:00

23 lines
520 B
INI

[metadata]
name = lmwsip
version = 0.9.1
author = Marcel Nijenhof
author_email = pypi@marceln.org
description = Interface for the lmw sip protocol
long_description = file: README.md
long_description_content_type = text/markdown
url = https://marceln.org/git/Werk/lmwsip
classifiers =
Programming Language :: Python :: 3
License :: OSI Approved :: MIT License
Operating System :: OS Independent
[options]
package_dir =
= src
packages = find:
python_requires = >= 3.6
[options.packages.find]
where = src