Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
{"classifiers": ["Development Status :: 5 - Production/Stable", "Environment :: Console", "Operating System :: OS Independent", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 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 :: Libraries :: Python Modules"], "extensions": {"python.details": {"contacts": [{"email": "catherine.devlin@gmail.com", "name": "Catherine Devlin", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "https://github.com/python-cmd2/cmd2"}}}, "extras": [], "generator": "bdist_wheel (0.29.0)", "keywords": ["command", "prompt", "console", "cmd"], "license": "MIT", "metadata_version": "2.0", "name": "cmd2", "platform": "any", "requires_python": ">=2.7", "run_requires": [{"requires": ["pyparsing (>=2.0.1)", "pyperclip", "six"]}, {"environment": "python_version<'3.0'", "requires": ["subprocess32"]}, {"environment": "python_version<'3.4'", "requires": ["enum34"]}, {"environment": "python_version<'3.5'", "requires": ["contextlib2"]}, {"environment": "sys_platform!='win32'", "requires": ["wcwidth"]}, {"environment": "sys_platform=='win32'", "requires": ["pyreadline"]}], "summary": "cmd2 - a tool for building interactive command line applications in Python", "test_requires": [{"requires": ["mock", "pytest", "pytest-xdist"]}], "version": "0.8.9"}