Metadata-Version: 2.4
Name: nml
Version: 0.9.0
Summary: An OpenTTD NewGRF compiler for the nml language
Home-page: https://github.com/OpenTTD/nml
Author: NML Development Team
Author-email: info@openttd.org
License: GPL-2.0+
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Software Development :: Compilers
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: Pillow>=3.4
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

A tool to compile NewGRFs for OpenTTD from nml filesNML is a meta-language that aims to be a lot simpler to learn and use than nfo used traditionally to write NewGRFs.
