{ "info": { "author": "Armin Ronacher", "author_email": "armin.ronacher@active-4.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "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.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Text Processing :: Markup :: HTML" ], "description": "\nJinja2\n~~~~~~\n\nJinja2 is a template engine written in pure Python. It provides a\n`Django`_ inspired non-XML syntax but supports inline expressions and\nan optional `sandboxed`_ environment.\n\nNutshell\n--------\n\nHere a small example of a Jinja template::\n\n {% extends 'base.html' %}\n {% block title %}Memberlist{% endblock %}\n {% block content %}\n \n {% endblock %}\n\nPhilosophy\n----------\n\nApplication logic is for the controller but don't try to make the life\nfor the template designer too hard by giving him too few functionality.\n\nFor more informations visit the new `Jinja2 webpage`_ and `documentation`_.\n\n.. _sandboxed: https://en.wikipedia.org/wiki/Sandbox_(computer_security)\n.. _Django: https://www.djangoproject.com/\n.. _Jinja2 webpage: http://jinja.pocoo.org/\n.. _documentation: http://jinja.pocoo.org/2/documentation/\n", "description_content_type": "", "docs_url": null, "download_url": "https://gitlab.com/israelblender/jinja_modificado/repository/archive.tar.gz?ref=0.1", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/israelblender/jinja_modificado", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "jinjamodificado", "package_url": "https://pypi.org/project/jinjamodificado/", "platform": "", "project_url": "https://pypi.org/project/jinjamodificado/", "project_urls": { "Download": "https://gitlab.com/israelblender/jinja_modificado/repository/archive.tar.gz?ref=0.1", "Homepage": "https://gitlab.com/israelblender/jinja_modificado" }, "release_url": "https://pypi.org/project/jinjamodificado/2.10/", "requires_dist": null, "requires_python": "", "summary": "Jinja Modificado engine written in pure python.", "version": "2.10" }, "last_serial": 3719069, "releases": { "2.10": [ { "comment_text": "", "digests": { "md5": "06545ab02238029dbcacb9ad9af6c92d", "sha256": "5ba05bee8f57adbc26d092ea4150cab4acfb89f96a8453eea40593aee56f75ff" }, "downloads": -1, "filename": "jinjamodificado-2.10.tar.gz", "has_sig": false, "md5_digest": "06545ab02238029dbcacb9ad9af6c92d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 260202, "upload_time": "2018-03-30T06:50:53", "url": "https://files.pythonhosted.org/packages/7d/ad/caa442891a24e1378741fa5c19b5bc23cfccb8731689a66f9d37ec6c15bd/jinjamodificado-2.10.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "06545ab02238029dbcacb9ad9af6c92d", "sha256": "5ba05bee8f57adbc26d092ea4150cab4acfb89f96a8453eea40593aee56f75ff" }, "downloads": -1, "filename": "jinjamodificado-2.10.tar.gz", "has_sig": false, "md5_digest": "06545ab02238029dbcacb9ad9af6c92d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 260202, "upload_time": "2018-03-30T06:50:53", "url": "https://files.pythonhosted.org/packages/7d/ad/caa442891a24e1378741fa5c19b5bc23cfccb8731689a66f9d37ec6c15bd/jinjamodificado-2.10.tar.gz" } ] }