metadata.json 1.3 KB

1
  1. {"license": "BSD", "name": "stuf", "metadata_version": "2.0", "generator": "bdist_wheel (0.24.0)", "summary": "Normal, default, ordered, chained, restricted, counter, and frozen dictionaries with attribute-style access.", "run_requires": [{"requires": ["parse (>=1.6.6)"]}], "version": "0.9.16", "extensions": {"python.details": {"project_urls": {"Home": "https://bitbucket.org/lcrees/stuf"}, "document_names": {"description": "DESCRIPTION.rst"}, "contacts": [{"role": "author", "email": "lcrees@gmail.com", "name": "L. C. Rees"}]}}, "keywords": ["dict", "attribute", "collection", "mapping", "dot", "notation", "access", "bunch"], "classifiers": ["Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Software Development", "Topic :: Software Development :: Libraries", "Topic :: Utilities"], "extras": []}