{ "info": { "author": "Viktor Ferenczi", "author_email": "viktor@ferenczi.eu", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Genshi Compiler allows for compiling simple Genshi XML templates\nto pure Python code. You can render the whole template or any of\nthe template functions by importing generated code. The generated\ncode is typically ~40x faster than rendering the same via Genshi.\nThere is a cost of this speedup. Some of Genshi's dynamic\nfeatures are not available, most notably anything that depends\non a template loader (xi:include, xi:fallback), the XML element\ntree representation (py:match) or the token stream (filters).\nLanguage translation (i18n) support is currently limited\nto simple text inside the translatable elements and attributes\nand the i18n:msg directive.", "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/viktor-ferenczi/genshi-compiler/", "keywords": "python genshi compiler codegeneration template performance", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "genshi_compiler", "package_url": "https://pypi.org/project/genshi_compiler/", "platform": "platform independent", "project_url": "https://pypi.org/project/genshi_compiler/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/viktor-ferenczi/genshi-compiler/" }, "release_url": "https://pypi.org/project/genshi_compiler/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "Genshi template compiler", "version": "0.1.2" }, "last_serial": 3272913, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "61966e77b7c157719a8ab9cd5e779121", "sha256": "35a97ece75ab8dc0aa1e7298c4355500bffeb332dcded3134cd5e16e20262060" }, "downloads": -1, "filename": "genshi-compiler-0.1.2.tar.gz", "has_sig": false, "md5_digest": "61966e77b7c157719a8ab9cd5e779121", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28737, "upload_time": "2017-10-23T18:20:55", "url": "https://files.pythonhosted.org/packages/75/77/b584a5e912bb968e2a7784372f69fc2f688c856ecbd00c3bc6f2396755a6/genshi-compiler-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "61966e77b7c157719a8ab9cd5e779121", "sha256": "35a97ece75ab8dc0aa1e7298c4355500bffeb332dcded3134cd5e16e20262060" }, "downloads": -1, "filename": "genshi-compiler-0.1.2.tar.gz", "has_sig": false, "md5_digest": "61966e77b7c157719a8ab9cd5e779121", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28737, "upload_time": "2017-10-23T18:20:55", "url": "https://files.pythonhosted.org/packages/75/77/b584a5e912bb968e2a7784372f69fc2f688c856ecbd00c3bc6f2396755a6/genshi-compiler-0.1.2.tar.gz" } ] }