17 lines
441 B
INI
17 lines
441 B
INI
[metadata]
|
|
name = lmwsip
|
|
version = 0.9.0
|
|
author = Marcel Nijenhof
|
|
author_email = pip@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]
|
|
python_requires = >= 3.6
|