{ "info": { "author": "John Carr", "author_email": "john.carr@isotoma.com", "bugtrack_url": null, "classifiers": [ "Framework :: Buildout", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Operating System :: POSIX" ], "description": "Template buildout recipe\n========================\n\nThis recipe provides buildout_ with a generic way to fill in a template from\nbuildout parameters. Lists and dictionaries are supported using JSON syntax.\n\n.. _buildout: http://pypi.python.org/pypi/zc.buildout\n\n\nMandatory Parameters\n--------------------\n\ninput\n Path to a template (in Cheetah format)\noutput\n Where to write the template\n\n\nExample\n-------\n\nIn your template::\n\n ${hello_world}\n #for $bar in $foo\n $bar\n #end for\n\nAnd in your buildout.cfg::\n\n [buildout]\n parts = template\n\n [template]\n recipe = isotoma.recipe.template\n input = template.cfg\n output = myfile.cfg\n hello_world = Hello World\n foo = ['foo', 'bar', 'baz']\n\n\nRepository\n----------\n\nThis software is available from our `recipe repository`_ on github.\n\n.. _`recipe repository`: http://github.com/isotoma/recipes\n\nLicense\n-------\n\nCopyright 2011 Isotoma Limited\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "buildout template", "license": "Apache Software License", "maintainer": null, "maintainer_email": null, "name": "isotoma.recipe.template", "package_url": "https://pypi.org/project/isotoma.recipe.template/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/isotoma.recipe.template/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/isotoma.recipe.template/0.0.5/", "requires_dist": null, "requires_python": null, "summary": "Wrapper around Cheetah + JSON to provide simple buildout templating", "version": "0.0.5" }, "last_serial": 793491, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "fdcb65ce3f6b74f8ffda56b38a9b4470", "sha256": "2ec13ddf81e6b996cd3cc12f83aecda52183cf6a1117dc876e588e94912a8fb3" }, "downloads": -1, "filename": "isotoma.recipe.template-0.0.0.tar.gz", "has_sig": false, "md5_digest": "fdcb65ce3f6b74f8ffda56b38a9b4470", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2846, "upload_time": "2010-08-16T12:46:00", "url": "https://files.pythonhosted.org/packages/01/8c/2ebdd877ae9d4c0ed19bee62b8cdfe69eb259702ed2fa83d24c84ea5ef11/isotoma.recipe.template-0.0.0.tar.gz" } ], "0.0.1": [ { "comment_text": "", "digests": { "md5": "f5390465e9fae2c018095022d0e2560e", "sha256": "64d72909a02f6935f36508fb3f3105285f1d1d935b8f27aac3cfd9113a1cb736" }, "downloads": -1, "filename": "isotoma.recipe.template-0.0.1.tar.gz", "has_sig": false, "md5_digest": "f5390465e9fae2c018095022d0e2560e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3087, "upload_time": "2010-08-17T15:00:41", "url": "https://files.pythonhosted.org/packages/c3/e4/127547ae7acc540e4ce7a724fabba0ad6437c067e27b0f6a6a5d4ae3f2e6/isotoma.recipe.template-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "d28546307bb76f773de4903ef356ffd9", "sha256": "b83ff8691365ffc0709c41d79ec77fdf200726ddab6099d4f8f9542330c761f0" }, "downloads": -1, "filename": "isotoma.recipe.template-0.0.2.tar.gz", "has_sig": false, "md5_digest": "d28546307bb76f773de4903ef356ffd9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3130, "upload_time": "2010-08-17T16:06:38", "url": "https://files.pythonhosted.org/packages/85/03/c6a07f6cd395934cd215070a45cc182b9f30ba566a79edf8f36a2a684d22/isotoma.recipe.template-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "0fc43aa46c1ebc106c69d246c8ffa033", "sha256": "5b920f8f1ceb4558569b3a11b62a9ca518f3ba456bc0c9de60da5cbb10cb6934" }, "downloads": -1, "filename": "isotoma.recipe.template-0.0.3.tar.gz", "has_sig": false, "md5_digest": "0fc43aa46c1ebc106c69d246c8ffa033", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3131, "upload_time": "2010-08-17T16:42:46", "url": "https://files.pythonhosted.org/packages/c3/ce/36aedf015078e9e6fa94cfc47116950ba4f8ac94d32a163a2a5326f1b897/isotoma.recipe.template-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "1801496a6762298f9e39dad26f314e4d", "sha256": "1ed6d872be88b5185ea88dd4197bbb06de1fffe7b49933d71bf63e401662d238" }, "downloads": -1, "filename": "isotoma.recipe.template-0.0.4.tar.gz", "has_sig": false, "md5_digest": "1801496a6762298f9e39dad26f314e4d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3131, "upload_time": "2010-08-17T16:59:37", "url": "https://files.pythonhosted.org/packages/fe/e2/66b93a95335f530948ce59cc71d68ad2b75ae6f662185f3fdea8ff385d1d/isotoma.recipe.template-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "237e32bab3b86d6ddd7fd3fec1ac859d", "sha256": "93e119571b195b948b5dbc22a758362623f4d9e04609648f3796dd1349e9d4da" }, "downloads": -1, "filename": "isotoma.recipe.template-0.0.5.tar.gz", "has_sig": false, "md5_digest": "237e32bab3b86d6ddd7fd3fec1ac859d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3106, "upload_time": "2011-06-13T12:33:06", "url": "https://files.pythonhosted.org/packages/e4/46/b988134f73308cb31775d27b2579e4cd94718d5de384505332143c334154/isotoma.recipe.template-0.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "237e32bab3b86d6ddd7fd3fec1ac859d", "sha256": "93e119571b195b948b5dbc22a758362623f4d9e04609648f3796dd1349e9d4da" }, "downloads": -1, "filename": "isotoma.recipe.template-0.0.5.tar.gz", "has_sig": false, "md5_digest": "237e32bab3b86d6ddd7fd3fec1ac859d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3106, "upload_time": "2011-06-13T12:33:06", "url": "https://files.pythonhosted.org/packages/e4/46/b988134f73308cb31775d27b2579e4cd94718d5de384505332143c334154/isotoma.recipe.template-0.0.5.tar.gz" } ] }