1 |
- {"classifiers": ["Development Status :: 4 - Beta", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Libraries"], "extensions": {"python.commands": {"wrap_console": {"tabulate": "tabulate:_main"}}, "python.details": {"contacts": [{"email": "s.astanin@gmail.com", "name": "Sergey Astanin", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "https://bitbucket.org/astanin/python-tabulate"}}, "python.exports": {"console_scripts": {"tabulate": "tabulate:_main"}}}, "extras": ["widechars"], "generator": "bdist_wheel (0.29.0)", "license": "MIT", "metadata_version": "2.0", "name": "tabulate", "run_requires": [{"extra": "widechars", "requires": ["wcwidth"]}], "summary": "Pretty-print tabular data", "version": "0.8.2"}
|