{ "info": { "author": "Cliff Wells", "author_email": "cliff@develix.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Environment :: Web Environment :: Buffet", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Breve is a Python template engine that is designed to be clean and elegant with\n minimal syntax. Unlike most Python template engines, Breve is implemented as an\n `internal DSL`_ rather than a parser.\n\n Breve was heavily inspired by `Nevow Stan`_ and is, in fact, the successor to\n TurboStan_, my earlier attempt to bring a Stan-like engine to TurboGears.\n\n Breve supports the Buffet_ template engine API which means it works\n automatically with several frameworks, including Pylons_, CherryPy_ and\n TurboGears_. Breve also supports Django_.\n\n .. _Nevow Stan: http://divmod.org/trac/wiki/DivmodNevow\n .. _Buffet: http://projects.dowski.com/projects/buffet\n .. _TurboGears: http://www.turbogears.org\n .. _Pylons: http://www.pylonshq.com\n .. _CherryPy: http://www.cherrypy.org\n .. _TurboStan: http://www.develix.com/software\n .. _Django: http://www.djangoproject.com\n .. _`internal DSL`: http://martinfowler.com/bliki/DomainSpecificLanguage.html", "description_content_type": null, "docs_url": null, "download_url": "http://breve.twisty-industries.com/downloads/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://breve.twisty-industries.com/", "keywords": "python.templating.engines", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "Breve", "package_url": "https://pypi.org/project/Breve/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Breve/", "project_urls": { "Download": "http://breve.twisty-industries.com/downloads/", "Homepage": "http://breve.twisty-industries.com/" }, "release_url": "https://pypi.org/project/Breve/1.3.0/", "requires_dist": null, "requires_python": null, "summary": "An s-expression style template engine.", "version": "1.3.0" }, "last_serial": 111392, "releases": { "1.0.22": [], "1.0.23": [], "1.0.24": [], "1.0.25": [], "1.0.26": [], "1.0.27": [], "1.0.28": [], "1.0.29": [], "1.0.30": [], "1.0.31": [], "1.0.32": [], "1.0.34": [], "1.0.35": [], "1.1": [], "1.1.1": [], "1.1.2": [], "1.1.3": [], "1.1.4": [], "1.1.5": [], "1.1.6": [], "1.2": [], "1.2.1": [], "1.2.2": [], "1.2.3": [], "1.2.4": [], "1.2.5": [], "1.2.6": [], "1.2.8": [], "1.2.9": [], "1.3.0": [] }, "urls": [] }