Metadata-Version: 1.1
Name: tdl
Version: 1.1.3
Summary: Simple graphical library for making a rogue-like or other tile-based video game.
Home-page: http://code.google.com/p/python-tdl/
Author: Kyle Stewart
Author-email: 4B796C65+pythonTDL@gmail.com
License: New BSD License
Download-URL: http://code.google.com/p/python-tdl/downloads/list
Description: python-tdl is a ctypes port of "libtcod".
        
              The library is used for displaying tilesets (ansi, unicode, or graphical) in true color.
              
Keywords: portable rogue-like rogue-likes text ctypes ASCII ANSI Unicode libtcod
Platform: Windows
Platform: Mac OS X
Platform: Linux
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Win32 (MS Windows)
Classifier: Environment :: MacOS X
Classifier: Environment :: X11 Applications
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
