{ "info": { "author": "Dmitry Kozhedubov", "author_email": "hiisi13@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3" ], "description": "=============================\ndjango-tota11y\n=============================\n\nEasy to install Django app for **tota11y** - an accessibility visualization toolkit by Khan Academy (http://khan.github.io/tota11y/).\n\nUsage\n----------\n\n* Install django-tota11y::\n\n pip install git+git://github.com/hiisi13/django-tota11y.git\n\n* Add **tota11y** to INSTALLED_APPS\n* Add **tota11y.middleware.Tota11yMiddleware** to MIDDLEWARE_CLASSES\n\nTODO\n--------\n\n* Patch settings to automatically include middleware\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/hiisi13/django-tota11y", "keywords": "accessibility,visualization", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "django-tota11y", "package_url": "https://pypi.org/project/django-tota11y/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-tota11y/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/hiisi13/django-tota11y" }, "release_url": "https://pypi.org/project/django-tota11y/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Easy to install Django app for tota11y - an accessibility visualization toolkit by Khan Academy (http://khan.github.io/tota11y/).", "version": "0.1.1" }, "last_serial": 1590476, "releases": { "0.1.0": [], "0.1.1": [ { "comment_text": "", "digests": { "md5": "278d25826036eb4ef92585b6921e6649", "sha256": "5d6937a81069925ca6db28e47baf6a70b0926cb43b1aa423dd9dcd4b09b00b46" }, "downloads": -1, "filename": "django-tota11y-0.1.1.tar.gz", "has_sig": false, "md5_digest": "278d25826036eb4ef92585b6921e6649", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 70573, "upload_time": "2015-06-13T04:56:24", "url": "https://files.pythonhosted.org/packages/51/18/63326eb37a512a0d451d225a1a8fe045279890e209e68cba783bd1cc9c96/django-tota11y-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "278d25826036eb4ef92585b6921e6649", "sha256": "5d6937a81069925ca6db28e47baf6a70b0926cb43b1aa423dd9dcd4b09b00b46" }, "downloads": -1, "filename": "django-tota11y-0.1.1.tar.gz", "has_sig": false, "md5_digest": "278d25826036eb4ef92585b6921e6649", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 70573, "upload_time": "2015-06-13T04:56:24", "url": "https://files.pythonhosted.org/packages/51/18/63326eb37a512a0d451d225a1a8fe045279890e209e68cba783bd1cc9c96/django-tota11y-0.1.1.tar.gz" } ] }