metadata.json 1.1 KB

1
  1. {"license": "BSD", "name": "django-appconf", "metadata_version": "2.0", "generator": "bdist_wheel (0.24.0)", "summary": "A helper class for handling configuration defaults of packaged apps gracefully.", "run_requires": [{"requires": ["six"]}], "version": "1.0.1", "extensions": {"python.details": {"project_urls": {"Home": "http://django-appconf.readthedocs.org/"}, "document_names": {"description": "DESCRIPTION.rst"}, "contacts": [{"role": "author", "email": "jannis@leidel.info", "name": "Jannis Leidel"}]}}, "classifiers": ["Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Utilities"], "extras": []}