{ "info": { "author": "Fanstatic Developers", "author_email": "fanstatic@googlegroups.com", "bugtrack_url": null, "classifiers": [], "description": "zeam.jsontemplate\n*****************\n\nIntroduction\n============\n\nThis library packages a patched version of json template for\n`fanstatic`_. This behaved exactly like the official version, except\nit add an option ``undefined_callable`` that is a function that will\nbe called in case of an undefined value, to return the value to be\nuse.\n\n.. _`fanstatic`: http://fanstatic.org\n\nThis requires integration between your web framework and ``fanstatic``,\nand making sure that the original resources (shipped in the ``resources``\ndirectory in ``zeam.jsontemplate``) are published to some URL.\n\n\nHow to use?\n===========\n\n\nYou can import ``jsontemplate`` from ``zeam.jsontemplate`` and\n``need`` it where you want these resources to be included on a page::\n\n >>> from zeam.jsontemplate import jsontemplate\n >>> jsontemplate.need()\n\n\nCHANGES\n*******\n\n0.1 (2011/11/07)\n================\n\n- Initial release.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "fanstatic jsontemplate", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "zeam.jsontemplate", "package_url": "https://pypi.org/project/zeam.jsontemplate/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/zeam.jsontemplate/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/zeam.jsontemplate/0.1/", "requires_dist": null, "requires_python": null, "summary": "Fanstatic packaging of json template", "version": "0.1" }, "last_serial": 802242, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "b2dd2814817354b8395ff880d489fd2c", "sha256": "f79235e8ca942ec325c60e0cee621e3b97ecad54db6715fc521c3c2d78b18ac8" }, "downloads": -1, "filename": "zeam.jsontemplate-0.1.tar.gz", "has_sig": false, "md5_digest": "b2dd2814817354b8395ff880d489fd2c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9656, "upload_time": "2011-11-07T14:51:27", "url": "https://files.pythonhosted.org/packages/2e/50/0958f2ae30eb92c7d3278996d9dba30701ec8d3031bde2ba1d46d1b8cdbf/zeam.jsontemplate-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b2dd2814817354b8395ff880d489fd2c", "sha256": "f79235e8ca942ec325c60e0cee621e3b97ecad54db6715fc521c3c2d78b18ac8" }, "downloads": -1, "filename": "zeam.jsontemplate-0.1.tar.gz", "has_sig": false, "md5_digest": "b2dd2814817354b8395ff880d489fd2c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9656, "upload_time": "2011-11-07T14:51:27", "url": "https://files.pythonhosted.org/packages/2e/50/0958f2ae30eb92c7d3278996d9dba30701ec8d3031bde2ba1d46d1b8cdbf/zeam.jsontemplate-0.1.tar.gz" } ] }