{"classifiers": ["Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.11", "Framework :: Django :: 2.0", "Framework :: Django :: 2.1", "Framework :: Django :: 2.2", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "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 :: Utilities"], "extensions": {"python.details": {"contacts": [{"email": "craig.ds@gmail.com", "name": "Craig de Stigter", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst", "license": "LICENSE.txt"}, "project_urls": {"Home": "https://github.com/django-mptt/django-mptt"}}}, "extras": [], "generator": "bdist_wheel (0.30.0)", "license": "MIT License", "metadata_version": "2.0", "name": "django-mptt", "requires_python": ">=3.5", "run_requires": [{"requires": ["Django (>=1.11)", "django-js-asset"]}], "summary": "Utilities for implementing Modified Preorder Tree Traversal with your Django Models and working with trees of Model instances.", "version": "0.10.0"}