mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2025-12-26 17:02:28 +01:00
Add better project metadata
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user