{ "info": { "author": "Andy Chu", "author_email": "json-template@googlegroups.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Text Processing :: Markup :: HTML" ], "description": "JSON Template\n=============\n\nJSON Template is a simple declarative template language based on\nJSON. It is designed to be easy to implement in multiple languages,\nincluding client-side javascript. This release only contains the\nofficial Python implementation of JSON Template.\n\nFor more about JSON Template, see:\n\nhttp://json-template.googlecode.com\n\nTesting\n-------\n\nTo test JSON template, go to the trunk of the development version of\nJSON template and do the following::\n\n $ python jsontemplate_test.py\n\nAlso run the Python tests::\n\n $ python jsontemplate_test.py --python\n\nAlso run the Python specific tests::\n\n $ cd python/jsontemplate\n $ python formatters_test.py\n $ python jsontemplate_unittest.py\n\n**NOTE**: While there are some tests included in the Python release,\nthe tests won't run with just the release. You need the whole checkout\nof the multi-language JSON Template in order to run the tests, not\njust the Python parts.\n\n\nChanges\n-------\n\n0.87\n~~~~\n\nApplied patch that adds \"provides\" to setup.py.\n\n0.86\n~~~~\n\nTrying again.\n\n0.85b3\n~~~~~~\n\nYet again adding CHANGES.txt.\n\n0.85b2\n~~~~~~\n\nAgain adding CHANGES.txt.\n\n0.85\n~~~~\n\nJSON Template is usually released at:\nhttp://code.google.com/p/json-template/downloads/list\n\nThis is the first PyPI release in 2+ years as I am not a PyPI user myself\n(sorry). Lots of changes since the last PyPI release:\n\n- template styles\n- section \"pre-formatters\"\n- various tweaks and additions to the set of builtin formatters\n- multiline comment\n- whitespace options\n\ndoc/Design.txt has some skeletal notes.\n\n(hg change set 434:d97224b19057, tag python-0.85)\n\n0.5b2 (2009-05-27)\n~~~~~~~~~~~~~~~~~~\n\n* This release should actually be installable, as 'CHANGES.txt' is actually\n included.\n\n0.5b1 (2009-05-14)\n~~~~~~~~~~~~~~~~~~\n\n* Initial public release on PyPI.\n\nDownload\n--------", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://json-template.googlecode.com", "keywords": "json template templating jsontemplate", "license": "Apache Software License (v2)", "maintainer": null, "maintainer_email": null, "name": "jsontemplate", "package_url": "https://pypi.org/project/jsontemplate/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/jsontemplate/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://json-template.googlecode.com" }, "release_url": "https://pypi.org/project/jsontemplate/0.87/", "requires_dist": null, "requires_python": null, "summary": "A declarative templating language based on JSON", "version": "0.87" }, "last_serial": 793836, "releases": { "0.5b1": [ { "comment_text": "", "digests": { "md5": "e7abe29c56f151e4825e6db0e968c27a", "sha256": "985e55ee64a8054184c2ed488e3d97a3db12fcb42d6553d6096d1ee2ce6fba0c" }, "downloads": -1, "filename": "jsontemplate-0.5b1.tar.gz", "has_sig": false, "md5_digest": "e7abe29c56f151e4825e6db0e968c27a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14492, "upload_time": "2009-05-14T15:55:41", "url": "https://files.pythonhosted.org/packages/5c/43/66a8f6f2854cb1d0ab08a2da4fedb3299137e9155beb3328653c18ea473d/jsontemplate-0.5b1.tar.gz" } ], "0.5b2": [ { "comment_text": "", "digests": { "md5": "9b2c67490120d1a1efd0e9c5b6eea8ab", "sha256": "eb0a8b3f9a9bfe06595867c66e9f43148af9f850c18e70eca2fd5c6a513d89ac" }, "downloads": -1, "filename": "jsontemplate-0.5b2.tar.gz", "has_sig": false, "md5_digest": "9b2c67490120d1a1efd0e9c5b6eea8ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21384, "upload_time": "2009-05-27T15:33:47", "url": "https://files.pythonhosted.org/packages/74/bb/c734978ac262587d69a55e8322c89e8713cf03090bc4713b2e562d58f7e3/jsontemplate-0.5b2.tar.gz" } ], "0.85": [ { "comment_text": "", "digests": { "md5": "89a392a68e0ad1ffeafe6321c463e7e2", "sha256": "4d838843cb198de58764e55fd994f7c7fea00fed95cbd826187f5c035e2476b4" }, "downloads": -1, "filename": "jsontemplate-0.85.tar.gz", "has_sig": false, "md5_digest": "89a392a68e0ad1ffeafe6321c463e7e2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26024, "upload_time": "2012-03-01T10:21:35", "url": "https://files.pythonhosted.org/packages/c2/a3/599ab4d0cc4954264dff94cafa9fa221a7964d9894d4ef6e57086a3ce60a/jsontemplate-0.85.tar.gz" } ], "0.85b2": [ { "comment_text": "", "digests": { "md5": "4e5e1b98805704c0d206eb887582eb87", "sha256": "3b521e00bfb754ffd609ea37f91c8a27d559707f5abe4f61a0fe86b8d872afa1" }, "downloads": -1, "filename": "jsontemplate-0.85b2.tar.gz", "has_sig": false, "md5_digest": "4e5e1b98805704c0d206eb887582eb87", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26058, "upload_time": "2012-03-01T10:32:01", "url": "https://files.pythonhosted.org/packages/55/ee/41cb46089ecebb120196ed3622d01555559af0a4e35c381874f93a45339e/jsontemplate-0.85b2.tar.gz" } ], "0.85b3": [ { "comment_text": "", "digests": { "md5": "aa5304b413ef356253296ad4e6cd9986", "sha256": "4bb969b22304052155ec6df0e490c3ae211d4fcdffb683289ec640ee1a04a85f" }, "downloads": -1, "filename": "jsontemplate-0.85b3.tar.gz", "has_sig": false, "md5_digest": "aa5304b413ef356253296ad4e6cd9986", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26179, "upload_time": "2012-03-01T10:38:28", "url": "https://files.pythonhosted.org/packages/64/ab/be4439b1a3ed21b4395797017a5955cc7782327d58b460bd3a7f0d7c9c0f/jsontemplate-0.85b3.tar.gz" } ], "0.86": [ { "comment_text": "", "digests": { "md5": "3d116299eaa8072bb6046a7190b0b6b5", "sha256": "d5339ed5daf4eb6d4e086b3bc320f8ee2ca1ef3077d67c6e44e89755f3e39489" }, "downloads": -1, "filename": "jsontemplate-0.86.tar.gz", "has_sig": false, "md5_digest": "3d116299eaa8072bb6046a7190b0b6b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26194, "upload_time": "2012-03-01T10:55:31", "url": "https://files.pythonhosted.org/packages/69/0d/5badfe9436af13a5c5823b98477c5e805887efbad065925b3b959dfcb635/jsontemplate-0.86.tar.gz" } ], "0.87": [ { "comment_text": "", "digests": { "md5": "3e1f0aeef46ea19a2c5676e214a370f6", "sha256": "18a3120d4428648a0d896ce518b146783f82ffdff48f912e628acf1394e1829a" }, "downloads": -1, "filename": "jsontemplate-0.87.tar.gz", "has_sig": false, "md5_digest": "3e1f0aeef46ea19a2c5676e214a370f6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27116, "upload_time": "2012-06-29T09:58:23", "url": "https://files.pythonhosted.org/packages/98/89/6caf1b6472b8ce5bcbd33eefd80d8ba12642260a864f18278fec7054fc42/jsontemplate-0.87.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3e1f0aeef46ea19a2c5676e214a370f6", "sha256": "18a3120d4428648a0d896ce518b146783f82ffdff48f912e628acf1394e1829a" }, "downloads": -1, "filename": "jsontemplate-0.87.tar.gz", "has_sig": false, "md5_digest": "3e1f0aeef46ea19a2c5676e214a370f6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27116, "upload_time": "2012-06-29T09:58:23", "url": "https://files.pythonhosted.org/packages/98/89/6caf1b6472b8ce5bcbd33eefd80d8ba12642260a864f18278fec7054fc42/jsontemplate-0.87.tar.gz" } ] }