{ "info": { "author": "Matt Thomson", "author_email": "mattjohnthomson@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Text Processing" ], "description": "PyEmbed-Mustache\n================\n\n.. image:: https://secure.travis-ci.org/pyembed/pyembed-mustache.png?branch=master\n :target: http://travis-ci.org/pyembed/pyembed-mustache\n.. image:: https://coveralls.io/repos/pyembed/pyembed-mustache/badge.png\n :target: https://coveralls.io/r/pyembed/pyembed-mustache\n.. image:: https://pypip.in/d/pyembed-mustache/badge.png\n :target: https://pypi.python.org/pypi/pyembed-mustache/\n.. image:: https://pypip.in/v/pyembed-mustache/badge.png\n :target: https://pypi.python.org/pypi/pyembed-mustache/\n.. image:: https://pypip.in/wheel/pyembed-mustache/badge.png\n :target: https://pypi.python.org/pypi/pyembed-mustache/\n.. image:: https://pypip.in/egg/pyembed-mustache/badge.png\n :target: https://pypi.python.org/pypi/pyembed-mustache/\n.. image:: https://pypip.in/license/pyembed-mustache/badge.png\n :target: https://pypi.python.org/pypi/pyembed-mustache/\n\n`PyEmbed`_ plugin for rendering embeddings using `Mustache`_ templates.\n\nUsage\n-----\n\nInitialize the plugin like this:\n\n::\n\n renderer = MustacheRenderer(path)\n\nwhere `path` is the path to a directory containing Mustache templates:\n\n- `link.mustache`\n- `photo.mustache`\n- `rich.mustache`\n- `video.mustache`\n\nIf you don't supply one of these files, a default embedding will be used\ninstead.\n\nFor more information, see the `PyEmbed`_ website.\n\nCompatibility\n-------------\n\nPyEmbed-Mustache has been tested with Python 2.7, 3.3 and 3.4.\n\nInstallation\n------------\n\nPyEmbed-Mustache can be installed using pip:\n\n::\n\n pip install pyembed-mustache\n\nContributing\n------------\n\nTo report an issue, request an enhancement, or contribute a patch, go to\nthe PyEmbed-Mustache `GitHub`_ page.\n\nLicense\n-------\n\nPyEmbed-Mustache is distributed under the MIT license.\n\n Copyright (c) 2013 Matt Thomson\n\n Permission is hereby granted, free of charge, to any person obtaining\n a copy of this software and associated documentation files (the\n \"Software\"), to deal in the Software without restriction, including\n without limitation the rights to use, copy, modify, merge, publish,\n distribute, sublicense, and/or sell copies of the Software, and to\n permit persons to whom the Software is furnished to do so, subject to\n the following conditions:\n\n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\n LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\n OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\n WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n.. _PyEmbed: http://pyembed.github.io\n.. _Mustache: http://mustache.github.io\n.. _GitHub: https://github.com/pyembed/pyembed-mustache\n\n.. :changelog:\n\nChanges\n=======\n\nv1.1.0, 2014-08-02\n------------------\n\nUpgrade to PyEmbed v1.1.0.\n\nv1.0.0, 2014-02-05\n------------------\n\nInitial stable release\n\nv0.7.0, 2014-01-20\n------------------\n\nChanges to tests only.\n\nv0.6.0, 2014-01-05\n------------------\n\nInitial release", "description_content_type": null, "docs_url": null, "download_url": "https://pypi.python.org/pypi/pyembed-mustache/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pyembed.github.io", "keywords": null, "license": "Copyright (c) 2013 Matt Thomson\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\nWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.", "maintainer": null, "maintainer_email": null, "name": "pyembed-mustache", "package_url": "https://pypi.org/project/pyembed-mustache/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyembed-mustache/", "project_urls": { "Download": "https://pypi.python.org/pypi/pyembed-mustache/", "Homepage": "http://pyembed.github.io" }, "release_url": "https://pypi.org/project/pyembed-mustache/1.1.0/", "requires_dist": null, "requires_python": null, "summary": "PyEmbed plugin for rendering embeddings using Mustache templates", "version": "1.1.0" }, "last_serial": 1177508, "releases": { "0.6.1": [ { "comment_text": "", "digests": { "md5": "1092ea0626be5d842319a12cc56671ba", "sha256": "e31d22723b3094d80cbd2bcd76bdc495358ba0a1c99d1eaae33fd5fba7bc9a20" }, "downloads": -1, "filename": "pyembed-mustache-0.6.1.zip", "has_sig": false, "md5_digest": "1092ea0626be5d842319a12cc56671ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11278, "upload_time": "2014-01-05T19:02:51", "url": "https://files.pythonhosted.org/packages/e5/a4/6519ec0b1eda9bbe8c1026f9ca4effb8fe72d944c9722ac5a860352cd76d/pyembed-mustache-0.6.1.zip" } ], "0.7.0": [ { "comment_text": "", "digests": { "md5": "8fd7a448e5d40c87e5831404e8e2e322", "sha256": "06fb144785789d41e57fc57842177a7fef6548763a0a4c62b6948cddccb47dc1" }, "downloads": -1, "filename": "pyembed-mustache-0.7.0.tar.gz", "has_sig": false, "md5_digest": "8fd7a448e5d40c87e5831404e8e2e322", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3892, "upload_time": "2014-01-20T21:11:59", "url": "https://files.pythonhosted.org/packages/3b/9c/82e7de1787709980fa799e8328c3417332817f41b696264bd9a27a55a76b/pyembed-mustache-0.7.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "6e65f93b1a0cfeb6d2debeb0a54aaabe", "sha256": "8755f8c2445189e9f1f4e6bc322a76005fba31c24e660ead934721601055651c" }, "downloads": -1, "filename": "pyembed-mustache-0.7.0.zip", "has_sig": false, "md5_digest": "6e65f93b1a0cfeb6d2debeb0a54aaabe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11357, "upload_time": "2014-01-20T21:10:18", "url": "https://files.pythonhosted.org/packages/bd/a6/d908b93be424498d22fadf9606fe65beee17613d964e736ca311bc2f7e04/pyembed-mustache-0.7.0.zip" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "a0e63c34589b3cb8d376749c0302499c", "sha256": "4f4b458fc314cae44eb94144caa3c54d917467ac1867bcefb6f2fab5e68f81bf" }, "downloads": -1, "filename": "pyembed-mustache-1.0.0.tar.gz", "has_sig": false, "md5_digest": "a0e63c34589b3cb8d376749c0302499c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4102, "upload_time": "2014-02-05T20:35:29", "url": "https://files.pythonhosted.org/packages/03/75/b57460bce12ba9ae420fbcd0b6f6e1c9a807c0f586c1e2b2e2963e4f7207/pyembed-mustache-1.0.0.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "d9020ea8bc958c22865d7ae2201adaf6", "sha256": "afccb89f222c0a7f58d383472fdb7edb84abcb5818db91efdd084670ddbd17bf" }, "downloads": -1, "filename": "pyembed_mustache-1.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d9020ea8bc958c22865d7ae2201adaf6", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 8030, "upload_time": "2014-08-02T10:56:11", "url": "https://files.pythonhosted.org/packages/cf/89/f4991c0b626d1d2c0f49d22886aa9cb538aa3d16de82651cedf7086810cd/pyembed_mustache-1.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "321bb44a3b45526d5a7f20d9bf1d25f5", "sha256": "0d19ed436cb2094f5f5c1d0f540cafbcc07c86e48f9f03cd749e1962012b5068" }, "downloads": -1, "filename": "pyembed-mustache-1.1.0.tar.gz", "has_sig": false, "md5_digest": "321bb44a3b45526d5a7f20d9bf1d25f5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4180, "upload_time": "2014-08-02T10:56:09", "url": "https://files.pythonhosted.org/packages/3c/40/84b998aa6f05d0d4c21a6dc42d4235ece9f5cbb9e6e7a7ef89a0b856e370/pyembed-mustache-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d9020ea8bc958c22865d7ae2201adaf6", "sha256": "afccb89f222c0a7f58d383472fdb7edb84abcb5818db91efdd084670ddbd17bf" }, "downloads": -1, "filename": "pyembed_mustache-1.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d9020ea8bc958c22865d7ae2201adaf6", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 8030, "upload_time": "2014-08-02T10:56:11", "url": "https://files.pythonhosted.org/packages/cf/89/f4991c0b626d1d2c0f49d22886aa9cb538aa3d16de82651cedf7086810cd/pyembed_mustache-1.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "321bb44a3b45526d5a7f20d9bf1d25f5", "sha256": "0d19ed436cb2094f5f5c1d0f540cafbcc07c86e48f9f03cd749e1962012b5068" }, "downloads": -1, "filename": "pyembed-mustache-1.1.0.tar.gz", "has_sig": false, "md5_digest": "321bb44a3b45526d5a7f20d9bf1d25f5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4180, "upload_time": "2014-08-02T10:56:09", "url": "https://files.pythonhosted.org/packages/3c/40/84b998aa6f05d0d4c21a6dc42d4235ece9f5cbb9e6e7a7ef89a0b856e370/pyembed-mustache-1.1.0.tar.gz" } ] }