Metadata-Version: 1.1
Name: dosbox-screen
Version: 1.0
Summary: The Screen class lets you to do positioned writes to the dos terminal.
Home-page: https://github.com/thebjorn/doscmd-screen
Author: Bjorn Pettersen
Author-email: bjorn@tkbe.org
License: BSD
Download-URL: https://github.com/thebjorn/doscmd-screen
Description: The Screen class lets you to do positioned writes to the dos terminal. The Screen class also allows you to specify the colors for foreground and background, to the extent the dos terminal allows. 
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Win32 (MS Windows)
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: Microsoft :: MS-DOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: System :: Shells
Classifier: Topic :: Terminals
Requires: colorama
