{ "info": { "author": "H. Turgut Uyar", "author_email": "uyar@tekir.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Plugins", "Environment :: Web Environment", "Framework :: Lektor", "License :: OSI Approved :: BSD License" ], "description": "|pypi| |license|\n\n.. |pypi| image:: https://img.shields.io/pypi/v/lektor-chameleon.svg?style=flat-square\n :target: https://pypi.org/project/lektor-chameleon/\n :alt: PyPI version.\n\n.. |license| image:: https://img.shields.io/pypi/l/lektor-chameleon.svg?style=flat-square\n :target: https://github.com/uyar/lektor-chameleon/blob/master/LICENSE.txt\n :alt: Project license.\n\nlektor-chameleon is a plugin for the `Lektor `_\nstatic site generator that makes is possible to write the templates using\nthe `Chameleon `_ template engine.\n\nTo use the plugin, add it to your project::\n\n lektor plugin add lektor-chameleon\n\nSince the plugin modifies the default environment, it requires\nthat it will be explicitly enabled.\nTo enable the plugin, create the file ``configs/chameleon.ini``\nand put the following lines into it::\n\n [chameleon]\n enabled = yes\n\nUsage examples:\n\n.. code-block:: html\n\n \n\n

Page title

\n\n message\n\nMany Lektor and Jinja filters are available using the ``>>`` operator:\n\n.. code-block:: html\n\n > url}\">Home page\n\n > asseturl}\"/>\n\nFilters also accept parameters:\n\n.. code-block:: html\n\n > url(alt=this.alt)}\">link text\n\nBut filter parameters must be given as keyword parameters:\n\n.. code-block:: html\n\n \n
> indent(4)\">Page body
\n\n \n
> indent(width=4)\">Page body
\n\n\n0.5.1 (2019-08-11)\n------------------\n\n- Fix preliminary support for flowblock templates.\n\n0.5 (2019-08-04)\n----------------\n\n- Require explicit enabling of plugin.\n\n0.4 (2019-08-02)\n----------------\n\n- Correctly track template dependencies during builds.\n- Switch to BSD license.\n\n0.1 (2018-10-28)\n----------------\n\n- Initial release.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/uyar/lektor-chameleon", "keywords": "lektor plugin static-site blog chameleon templating", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "lektor-chameleon", "package_url": "https://pypi.org/project/lektor-chameleon/", "platform": "", "project_url": "https://pypi.org/project/lektor-chameleon/", "project_urls": { "Homepage": "http://github.com/uyar/lektor-chameleon" }, "release_url": "https://pypi.org/project/lektor-chameleon/0.5.1/", "requires_dist": null, "requires_python": "", "summary": "Chameleon support for templating in Lektor.", "version": "0.5.1" }, "last_serial": 5662607, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "e503962af9daac960f56990b3aa7695f", "sha256": "be59d19125656cbf6f997438c6c81edb300cc667091e2c6bb0ded517b800262b" }, "downloads": -1, "filename": "lektor_chameleon-0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "e503962af9daac960f56990b3aa7695f", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 2970, "upload_time": "2018-11-28T14:07:47", "url": "https://files.pythonhosted.org/packages/b7/af/63b4dadea3a48de21836fe026b61e4808093f71b916104f1dea70364a9d4/lektor_chameleon-0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e26d161c8f17d974ff0a2e4d735bdd44", "sha256": "fd40e64d512214ed78471ba3829b0e6e79dd552d0320b83b888ba50d1aab97ca" }, "downloads": -1, "filename": "lektor-chameleon-0.1.tar.gz", "has_sig": false, "md5_digest": "e26d161c8f17d974ff0a2e4d735bdd44", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2519, "upload_time": "2018-11-28T14:07:44", "url": "https://files.pythonhosted.org/packages/13/2b/f74978d4ce3e678e7c6aca1384513bd1a396b15ce5fc803906a03eeb8a85/lektor-chameleon-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "265b0f5e467ed8680e52ef6a80a1f800", "sha256": "ad45806928b787925a60eb5f49779cae86f6f6de235b4fd538a14dc6ba6200de" }, "downloads": -1, "filename": "lektor-chameleon-0.2.tar.gz", "has_sig": false, "md5_digest": "265b0f5e467ed8680e52ef6a80a1f800", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2514, "upload_time": "2019-05-02T18:25:59", "url": "https://files.pythonhosted.org/packages/6b/81/b0da4b0b76748151267c7ddf99801cd16119531222e11130fa69d28b2d32/lektor-chameleon-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "96685ad487824fe19d4c57a6783e6423", "sha256": "529491548977e0956f411753622768dfb1f5dc5fe4c10dd52a5b6c4e465082ec" }, "downloads": -1, "filename": "lektor-chameleon-0.3.tar.gz", "has_sig": false, "md5_digest": "96685ad487824fe19d4c57a6783e6423", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2535, "upload_time": "2019-05-31T16:56:45", "url": "https://files.pythonhosted.org/packages/63/64/106a622f64229842169e5447a792defe199281675942084ae65149ca5cc2/lektor-chameleon-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "eb61d30d45c4db7c5aade03dd5fdb3cb", "sha256": "b39c30e93c655bfc2fd352398c15032e3738e5e5b12d954cacaf8d9a466c08a8" }, "downloads": -1, "filename": "lektor-chameleon-0.4.tar.gz", "has_sig": false, "md5_digest": "eb61d30d45c4db7c5aade03dd5fdb3cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3903, "upload_time": "2019-08-02T17:09:15", "url": "https://files.pythonhosted.org/packages/54/4c/d5912d8c0fdb4edcf35ad59d260cd0929651d51f8e678ee9955b9672c344/lektor-chameleon-0.4.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "d139c7d3928dbb9da2638e402d258720", "sha256": "c4358a39f67f85e41333a8870150468d0de531aa7c51d4ab9a8e4f2c2a34d905" }, "downloads": -1, "filename": "lektor-chameleon-0.5.tar.gz", "has_sig": false, "md5_digest": "d139c7d3928dbb9da2638e402d258720", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4113, "upload_time": "2019-08-04T16:29:27", "url": "https://files.pythonhosted.org/packages/fb/6e/60540d770a2a7412f9f801662180337a4cf1085c971be24eef5dd68c8395/lektor-chameleon-0.5.tar.gz" } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "d86d7c46bb0fdac7ee162ed612cd8ba4", "sha256": "3694c6a6067a36855b9597da0186a67dcbcfcdd1953f0306df0f580b8ffa2205" }, "downloads": -1, "filename": "lektor-chameleon-0.5.1.tar.gz", "has_sig": false, "md5_digest": "d86d7c46bb0fdac7ee162ed612cd8ba4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4250, "upload_time": "2019-08-11T16:00:19", "url": "https://files.pythonhosted.org/packages/6e/da/0efbc05e055a70b9bb7c6c6c34dd7ce6b8d8bcc9b6a081138a8b4501f195/lektor-chameleon-0.5.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d86d7c46bb0fdac7ee162ed612cd8ba4", "sha256": "3694c6a6067a36855b9597da0186a67dcbcfcdd1953f0306df0f580b8ffa2205" }, "downloads": -1, "filename": "lektor-chameleon-0.5.1.tar.gz", "has_sig": false, "md5_digest": "d86d7c46bb0fdac7ee162ed612cd8ba4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4250, "upload_time": "2019-08-11T16:00:19", "url": "https://files.pythonhosted.org/packages/6e/da/0efbc05e055a70b9bb7c6c6c34dd7ce6b8d8bcc9b6a081138a8b4501f195/lektor-chameleon-0.5.1.tar.gz" } ] }