Add better project metadata

This commit is contained in:
Darren Eberly
2021-02-21 04:41:00 -05:00
parent ee56afe9dd
commit 2267a435d5

View File

@@ -1,12 +1,15 @@
[metadata]
name = pytiled_parser
description = A library for parsing JSON formatted Tiled Map Editor maps and tilesets.
long_description = file: README.md
author = Benjamin Kirkbride
author-email = BenjaminKirkbride@gmail.com
license = MIT
license-file = LICENSE
url = https://github.com/Beefy-Swain/pytiled_parser
classifiers =
Development Status :: 1 - Planning
Development Status :: 5 - Production/Stable
Intended Audience :: Developers
License :: OSI Approved :: MIT License
Operating System :: OS Independent