{ "info": { "author": "Nick Otter", "author_email": "otternq@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "SimpleRender\n=========\n\nA generic commandline templating system.\n\nCurrently only supports the mustache templating system (using pystache)\n\nInstallation\n---\n`pip install SimpleRender`\n\nUsage\n---\n```\n$ python render.py -h\nusage: render.py [-h] [-o [OUT]] config template\n\nMerge config and template files with the mustache templating engine.\n\npositional arguments:\n config The config file (JSON format)\n template The template file\n\noptional arguments:\n -h, --help show this help message and exit\n -o [OUT], --out [OUT]\n The output file\n```", "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/otternq/SimpleRender", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "SimpleRender", "package_url": "https://pypi.org/project/SimpleRender/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/SimpleRender/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/otternq/SimpleRender" }, "release_url": "https://pypi.org/project/SimpleRender/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "Takes a config file and a template and renders", "version": "0.1.2" }, "last_serial": 856396, "releases": { "0.1": [], "0.1.1": [ { "comment_text": "", "digests": { "md5": "d1fca0163256b354b659ba6dbf5620da", "sha256": "9d2da15b71081bb7b9525e60d1fc88c84ab14ded13cb3458e38462114723db2a" }, "downloads": -1, "filename": "SimpleRender-0.1.1.tar.gz", "has_sig": false, "md5_digest": "d1fca0163256b354b659ba6dbf5620da", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1548, "upload_time": "2013-09-04T06:36:50", "url": "https://files.pythonhosted.org/packages/eb/a2/b617011965db2408cc6561ad961c9c17787ebb2d9385bc8a1aa7b00f2955/SimpleRender-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "f28aec0e3bafffacd52ed4d479bd75a8", "sha256": "d16ed1392a70d034c6342c2231c44df66006329ac587a4a07b9d76ac59291d1f" }, "downloads": -1, "filename": "SimpleRender-0.1.2.tar.gz", "has_sig": false, "md5_digest": "f28aec0e3bafffacd52ed4d479bd75a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1546, "upload_time": "2013-09-04T06:46:36", "url": "https://files.pythonhosted.org/packages/c6/97/404414df0a4706b8c0a713d856f96214cac735b00e303ea74b52aeae900f/SimpleRender-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f28aec0e3bafffacd52ed4d479bd75a8", "sha256": "d16ed1392a70d034c6342c2231c44df66006329ac587a4a07b9d76ac59291d1f" }, "downloads": -1, "filename": "SimpleRender-0.1.2.tar.gz", "has_sig": false, "md5_digest": "f28aec0e3bafffacd52ed4d479bd75a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1546, "upload_time": "2013-09-04T06:46:36", "url": "https://files.pythonhosted.org/packages/c6/97/404414df0a4706b8c0a713d856f96214cac735b00e303ea74b52aeae900f/SimpleRender-0.1.2.tar.gz" } ] }