{ "info": { "author": "Aditya Bhargava", "author_email": "aditya@wefoundland.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Application Frameworks", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Django-EditArea is a widget for Django. It adds HTML syntax highlighting to\n TextField fields on the admin side. \n\t\n\tDjango-EditArea is based on EditArea, so it has a whole bunch of features:\n\t\n\t* Real-time syntax highlighting\n\t* Search and replace (with regular expressions too!)\n\t* Auto-indenting\n\t* Line numbering\n\t* Full screen mode\n\t* Very easy to add to a new site or an existing one - no complicated setup", "description_content_type": null, "docs_url": null, "download_url": "http://www.wefoundland.com/media/media/downloads/Django-EditArea-1.0.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.wefoundland.com/project/Django-EditArea", "keywords": "django widget editarea syntax highlight highlighting", "license": "LGPL License", "maintainer": null, "maintainer_email": null, "name": "Django-EditArea", "package_url": "https://pypi.org/project/Django-EditArea/", "platform": "any", "project_url": "https://pypi.org/project/Django-EditArea/", "project_urls": { "Download": "http://www.wefoundland.com/media/media/downloads/Django-EditArea-1.0.tar.gz", "Homepage": "http://www.wefoundland.com/project/Django-EditArea" }, "release_url": "https://pypi.org/project/Django-EditArea/1.0/", "requires_dist": null, "requires_python": null, "summary": "A Django application that contains a widget to render a form field as an EditArea editor.", "version": "1.0" }, "last_serial": 802518, "releases": { "1.0": [] }, "urls": [] }