Metadata-Version: 1.1
Name: ulvl
Version: 1.0
Summary: Universal level formats library.
Home-page: https://ulvl.github.io
Author: Layla Marchant
Author-email: diligentcircle@riseup.net
License: Apache License 2.0
Description: ulvl provides classes for loading and saving generic level formats.  It
        can be used to develop a generic level editor, and to load levels into a
        game generated by such an editor.  Basic support for loading the Tiled
        TMX format is also provided, enabling use of Tiled with your game.
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: DFSG approved
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Software Development
