1 line
1.9 KiB
JSON
1 line
1.9 KiB
JSON
|
{"license": "Apache 2.0", "name": "asciimatics", "metadata_version": "2.0", "generator": "bdist_wheel (0.24.0)", "test_requires": [{"requires": ["mock", "nose"]}], "summary": "A cross-platform package to replace curses (mouse/keyboard input & text colours/positioning) and create ASCII animations", "run_requires": [{"environment": "python_version < \"3.0\"", "requires": ["backports.functools-lru-cache"]}, {"environment": "sys_platform == \"win32\"", "requires": ["pywin32"]}, {"requires": ["pyfiglet (>=0.7.2)", "Pillow (>=2.7.0)", "wcwidth", "future"]}], "version": "1.14.0", "extensions": {"python.details": {"project_urls": {"Home": "https://github.com/peterbrittain/asciimatics"}, "document_names": {"description": "DESCRIPTION.rst", "license": "LICENSE.txt"}, "contacts": [{"role": "author", "email": "peter.brittain.os@gmail.com", "name": "Peter Brittain"}]}}, "keywords": ["ascii", "ansi", "art", "credits", "titles", "animation", "curses", "ncurses", "windows", "xterm", "mouse", "keyboard", "terminal", "tty", "color", "colour", "crossplatform", "console"], "classifiers": ["Development Status :: 5 - Production/Stable", "Environment :: Console", "Environment :: Console :: Curses", "Intended Audience :: Developers", "Topic :: Text Processing :: General", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: User Interfaces", "Topic :: Terminals"], "extras": []}
|