{ "info": { "author": "Aljosa Mohorovic", "author_email": "aljosa.mohorovic@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Application Frameworks", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Template block tag which renders template syntax characters within the block as normal text. This serves as an escape hatch to avoid syntax collisions when using a template language meant to be rendered on the client, not the server.\n\nThis repo is just a package for PyPI, original code:\nhttps://gist.github.com/629508\n\nDjango v1.5 should have compatible code included:\nhttps://code.djangoproject.com/ticket/14502", "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/aljosa/django-verbatim", "keywords": "django template tag verbatim", "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "django-verbatim", "package_url": "https://pypi.org/project/django-verbatim/", "platform": "any", "project_url": "https://pypi.org/project/django-verbatim/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/aljosa/django-verbatim" }, "release_url": "https://pypi.org/project/django-verbatim/0.1/", "requires_dist": null, "requires_python": null, "summary": "Django template block tag which renders template syntax characters within the block as normal text.", "version": "0.1" }, "last_serial": 790978, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "74053eba56e0d58158c6b608da6e8b00", "sha256": "eefd24b038ab8bd568577ae0b0e96d8c5f21e46e91430a08f0c5af026068e667" }, "downloads": -1, "filename": "django-verbatim-0.1.tar.gz", "has_sig": false, "md5_digest": "74053eba56e0d58158c6b608da6e8b00", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2933, "upload_time": "2012-11-27T20:14:48", "url": "https://files.pythonhosted.org/packages/ef/1e/9b31c6f6bbab921ab0db12653f73945a00d8d1ef905c39b352f3aa3d2392/django-verbatim-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "74053eba56e0d58158c6b608da6e8b00", "sha256": "eefd24b038ab8bd568577ae0b0e96d8c5f21e46e91430a08f0c5af026068e667" }, "downloads": -1, "filename": "django-verbatim-0.1.tar.gz", "has_sig": false, "md5_digest": "74053eba56e0d58158c6b608da6e8b00", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2933, "upload_time": "2012-11-27T20:14:48", "url": "https://files.pythonhosted.org/packages/ef/1e/9b31c6f6bbab921ab0db12653f73945a00d8d1ef905c39b352f3aa3d2392/django-verbatim-0.1.tar.gz" } ] }