22 lines
734 B
INI
22 lines
734 B
INI
[metadata]
|
|
name = twnet_parser
|
|
version = 0.1.1
|
|
author = ChillerDragon
|
|
author_email = chillerdragon@gmail.com
|
|
description = A teeworlds network protocol library, designed according to sans I/O (http://sans-io.readthedocs.io/) principles
|
|
long_description = file: README.md, LICENSE.txt
|
|
long_description_content_type = text/markdown
|
|
url = https://gitlab.com/teeworlds-network/twnet_parser
|
|
license = BSD-2.0
|
|
project_urls =
|
|
Bug Tracker = https://gitlab.com/teeworlds-network/twnet_parser/-/issues
|
|
repository = https://gitlab.com/teeworlds-network/twnet_parser
|
|
classifiers =
|
|
Programming Language :: Python :: 3
|
|
License :: OSI Approved :: BSD License
|
|
Operating System :: OS Independent
|
|
|
|
[files]
|
|
packages = twnet_parser
|
|
|