{ "info": { "author": "Mario Ruggier", "author_email": "mario@ruggier.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: Academic Free License (AFL)", "Programming Language :: Python", "Programming Language :: Python :: 2.4", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.0", "Topic :: Text Processing :: Markup" ], "description": "Evoque is a lightweight full-featured generic text templating engine for python\r\nwith sandbox-ability, versatility and simplicity as key feature priorities.\r\nPlus: no source file format constraints; internal processing is exclusively in\r\nunicode; dynamic template inheritance; very simple way for templates to address,\r\ncall and transfer evaluation context; template managed in collections, each with\r\nown settings; small footprint, with less than 1K SLOC; extremely fast.\r\n\r\nEvoque may be used stand-alone just as well as within any web application\r\nframework, such as Pylons_, Django_, QP_. \r\n\r\n.. _Pylons: http://www.pylonshq.com/\r\n.. _Django: http://www.djangoproject.com/\r\n.. _QP: http://www.mems-exchange.org/software/qp/", "description_content_type": null, "docs_url": null, "download_url": "https://bitbucket.org/mr/evoque/downloads/evoque-0.4.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://evoque.gizmojo.org/", "keywords": "text html xml template templating eval restricted sandbox", "license": "Academic Free License version 3.0", "maintainer": "", "maintainer_email": "", "name": "evoque", "package_url": "https://pypi.org/project/evoque/", "platform": "Python >= 2.4", "project_url": "https://pypi.org/project/evoque/", "project_urls": { "Download": "https://bitbucket.org/mr/evoque/downloads/evoque-0.4.tar.gz", "Homepage": "http://evoque.gizmojo.org/" }, "release_url": "https://pypi.org/project/evoque/0.4/", "requires_dist": null, "requires_python": null, "summary": "Evoque - managed eval-based freeform templating", "version": "0.4" }, "last_serial": 1230269, "releases": { "0.1": [], "0.1.1": [], "0.1.2": [], "0.2": [], "0.3": [], "0.4": [] }, "urls": [] }