{ "info": { "author": "Tony Flury", "author_email": "anthony.flury@btinternet.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "============================================\ntemplatelite : Lightweight Templating system\n============================================\n\n.. image:: https://img.shields.io/pypi/v/templatelite.svg\n :target: https://pypi.python.org/pypi/templatelite\n\n.. image:: https://travis-ci.org/TonyFlury/templatelite.png?branch=master\n :target: https://travis-ci.org/TonyFlury/templatelite/\n\n.. image:: https://codecov.io/github/TonyFlury/templatelite/coverage.svg?branch=master\n :target: https://codecov.io/github/TonyFlury/templatelite?branch=master\n\n.. image:: https://readthedocs.org/projects/templatelite/badge/?version=latest\n :target: https://readthedocs.org/projects/templatelite/?badge=latest\n\n------------\nIntroduction\n------------\n\nA very lightweight templatelite system - suitable for simple html and python code\n\n\nFeatures\n--------\n\n - Feature 1\n - Feature 2\n - Feature 3\n\n------------\nInstallation\n------------\n\nInstallation is very simple :\n\n.. code-block:: bash\n\n $ pip install templatelite\n\nTo upgrade an existing installation use\n\n.. code-block:: bash\n\n $ pip install --upgrade templatelite\n\n\n---------------\nGetting Started\n---------------\n\nDocument here a summary of how to use the module functionality\n\n\n-------------------\nFurther Information\n-------------------\n\n- `Full Documentation`_\n- `On PyPi (Python Package Index)`_\n- `Source code on GitHub`_\n\n\n----------------------\nTroubleshooting & Bugs\n----------------------\n\n.. note::\n Every care is taken to try to ensure that this code comes to you bug free.\n If you do find an error - please report the problem on :\n\n - `GitHub Issues`_\n - By email to : `Tony Flury`_\n\n-------\nLicense\n-------\n\nThis software is covered by the provisions of `MIT `_ License.\n\n\n.. _Full Documentation: http://templatelite.readthedocs.org/en/latest/\n.. _On PyPi (Python Package Index): https://pypi.python.org/pypi/templatelite\n.. _Source code on GitHub: http://github.com/TonyFlury/templatelite\n\n.. _Github Issues: http://github.com/TonyFlury/templatelite/issues/new\n.. _Tony Flury: mailto:anthony.flury@btinternet.com?Subject=templatelite%20Error\n\n+----------------------------------------------------------------------------------------------+\n| Bugs +\n+==============================================================================================+\n| |\n|Every care is taken to try to ensure that this code comes to you bug free. |\n|If you do find an error - please report the problem on : |\n|`GitHub `_ |\n|or |\n|by email to : `Tony Flury `_|\n| |\n+----------------------------------------------------------------------------------------------+\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://templatelite.readthedocs.org/en/latest/", "keywords": "text html templating jinja", "license": "GNU General Public License (GPL)", "maintainer": "", "maintainer_email": "", "name": "templatelite", "package_url": "https://pypi.org/project/templatelite/", "platform": "", "project_url": "https://pypi.org/project/templatelite/", "project_urls": { "Homepage": "http://templatelite.readthedocs.org/en/latest/" }, "release_url": "https://pypi.org/project/templatelite/0.2.1.1/", "requires_dist": [ "six", "check-manifest; extra == 'dev'", "coverage; extra == 'test'" ], "requires_python": "", "summary": "templatelite: A very lightweight templating system - suitable for simple html and python code", "version": "0.2.1.1" }, "last_serial": 5904153, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "8b7f586b2065057cbbe6c4e240b0f8e0", "sha256": "d8ca25ac8a04035d93e7fab711b0d7bd60deb9e4b8def2165457bd1bcc01cd89" }, "downloads": -1, "filename": "templatelite-0.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8b7f586b2065057cbbe6c4e240b0f8e0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9769, "upload_time": "2018-02-13T00:44:00", "url": "https://files.pythonhosted.org/packages/8f/da/a51d325e288d6d823e659801e7af2d336c214de683135eafe2dfe4c89c32/templatelite-0.0.0-py2.py3-none-any.whl" } ], "0.1.0a1": [ { "comment_text": "", "digests": { "md5": "4e0dbf4d02a119faafcdb1809731aa49", "sha256": "2ff1c8b3c2a9244d533496c2990cc143242cd617e24693148a93ffb48a5d76a3" }, "downloads": -1, "filename": "templatelite-0.1.0a1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4e0dbf4d02a119faafcdb1809731aa49", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10509, "upload_time": "2018-02-25T20:47:54", "url": "https://files.pythonhosted.org/packages/1b/a0/c03797f4cf61ef069858e0564fe7df9bd2c9cc93f22101f88aba050fc584/templatelite-0.1.0a1-py2.py3-none-any.whl" } ], "0.2.0a1": [ { "comment_text": "", "digests": { "md5": "038a86684babfeabe138371de0e26470", "sha256": "7cdb575f5bd17abe0c35db0b857364a740dbb2e1f1fc5dbdc58c4c8935cd9fed" }, "downloads": -1, "filename": "templatelite-0.2.0a1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "038a86684babfeabe138371de0e26470", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10516, "upload_time": "2018-02-25T23:44:18", "url": "https://files.pythonhosted.org/packages/d4/a0/4ce345ac31e7f6611894c592736f5169b7d9a7a5e7565c50872ec941defc/templatelite-0.2.0a1-py2.py3-none-any.whl" } ], "0.2.0a2": [ { "comment_text": "", "digests": { "md5": "24de9a25a65f6fb1c659652fca62990a", "sha256": "ebb46f3febbd518fc921556ba5b919f1efe41fcae8c67a1a3855a4f0bc798529" }, "downloads": -1, "filename": "templatelite-0.2.0a2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "24de9a25a65f6fb1c659652fca62990a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10512, "upload_time": "2018-02-25T23:58:47", "url": "https://files.pythonhosted.org/packages/38/03/407102095f29ea95c7c0036f93a8aa96c12d2c2b955d4ba9e4ed2b3e1a7f/templatelite-0.2.0a2-py2.py3-none-any.whl" } ], "0.2.0a3": [ { "comment_text": "", "digests": { "md5": "5f717231fabddcc1bd9b18b7abc95bb2", "sha256": "0be0afbbd7dacc315fda3550b30224a81c513eb22b9264b56902e5ef7236e491" }, "downloads": -1, "filename": "templatelite-0.2.0a3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5f717231fabddcc1bd9b18b7abc95bb2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10635, "upload_time": "2018-02-26T02:24:48", "url": "https://files.pythonhosted.org/packages/2e/25/7420a68926609ab5e09d8b3bea98736dc7886924e321105f8d685fd0a530/templatelite-0.2.0a3-py2.py3-none-any.whl" } ], "0.2.0a5": [ { "comment_text": "", "digests": { "md5": "bf4ee3c6744694d2d0251f791606538e", "sha256": "e7153ba4f9e54e2d6d924219f3aad3853f558b0a25c6fc95519a532652e11f36" }, "downloads": -1, "filename": "templatelite-0.2.0a5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "bf4ee3c6744694d2d0251f791606538e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10741, "upload_time": "2018-02-26T12:38:22", "url": "https://files.pythonhosted.org/packages/85/29/d25b5c36b73d7bb99c3b93ee777eb5e9c262e3f2eb0feed81db2889a694c/templatelite-0.2.0a5-py2.py3-none-any.whl" } ], "0.2.0a6": [ { "comment_text": "", "digests": { "md5": "31551b6b9b83e4bec051d50e37ae89e1", "sha256": "180f0812c7c705f71f6f0d639513a3f2745f5eb10572e43aec425c2ce72a7dac" }, "downloads": -1, "filename": "templatelite-0.2.0a6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "31551b6b9b83e4bec051d50e37ae89e1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10741, "upload_time": "2018-03-11T22:43:47", "url": "https://files.pythonhosted.org/packages/61/f5/dc5eb18a1646feaa310814fcdf4e429b13262df38047c94d55fb401e8cb8/templatelite-0.2.0a6-py2.py3-none-any.whl" } ], "0.2.0a7": [ { "comment_text": "", "digests": { "md5": "4ca0b2d87554d169c2c2c54cf641da1f", "sha256": "aa5251fc46102cebdd423a47d023621845de264eab09846701146d57177b3ac0" }, "downloads": -1, "filename": "templatelite-0.2.0a7-py2-none-any.whl", "has_sig": false, "md5_digest": "4ca0b2d87554d169c2c2c54cf641da1f", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 9670, "upload_time": "2019-04-07T23:33:06", "url": "https://files.pythonhosted.org/packages/56/af/b651004eea18000f93da8adc9022fef383341eb2bc84eba828b2b18a56ea/templatelite-0.2.0a7-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fefa0a912a7453eca215916e9bda9732", "sha256": "eb29da07e45fbe41f62ef3210b2f11f7f1c1c4f979f7b82327a300a0c532caa6" }, "downloads": -1, "filename": "templatelite-0.2.0a7-py3-none-any.whl", "has_sig": false, "md5_digest": "fefa0a912a7453eca215916e9bda9732", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 10705, "upload_time": "2019-04-07T23:33:23", "url": "https://files.pythonhosted.org/packages/02/69/ee60496dd9689cccf3ec4379a8e98429bfde2f4f024a327002f3993d0195/templatelite-0.2.0a7-py3-none-any.whl" } ], "0.2.0a8": [ { "comment_text": "", "digests": { "md5": "ac47a2e1c6d1e8133205ef1959f595a5", "sha256": "ff9e0d6340f5b95509f37623b971233acc0a1dfd00229619113d071ef30d119d" }, "downloads": -1, "filename": "templatelite-0.2.0a8-py2-none-any.whl", "has_sig": false, "md5_digest": "ac47a2e1c6d1e8133205ef1959f595a5", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 10752, "upload_time": "2019-04-08T10:21:59", "url": "https://files.pythonhosted.org/packages/2a/dd/c0fda599fc4b0deac36dbf1a6c47a730d2a88c3a93e16502cf50b0445d94/templatelite-0.2.0a8-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "92fcf581dcfedb7e49a360df9cc8d1a5", "sha256": "c049b3dad87323d21d80ae68ddb161a782bb163cf6aa17c4a0688a0beb04215e" }, "downloads": -1, "filename": "templatelite-0.2.0a8-py3-none-any.whl", "has_sig": false, "md5_digest": "92fcf581dcfedb7e49a360df9cc8d1a5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 10752, "upload_time": "2019-04-08T10:21:51", "url": "https://files.pythonhosted.org/packages/41/bc/c3d31fbd73a6b532457ea63560da34fdfb7eb28cff9f0c823ef40ce6d1ab/templatelite-0.2.0a8-py3-none-any.whl" } ], "0.2.1.1": [ { "comment_text": "", "digests": { "md5": "acf2284a715cdc8d9f79c5c69989f7b6", "sha256": "cb67d03bb58d5e9c3b3a925285ecd9e5d03cfc099b54d14988c07fa115de27b5" }, "downloads": -1, "filename": "templatelite-0.2.1.1-py2-none-any.whl", "has_sig": false, "md5_digest": "acf2284a715cdc8d9f79c5c69989f7b6", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 10764, "upload_time": "2019-04-08T10:51:28", "url": "https://files.pythonhosted.org/packages/35/2d/a688135568542a0addb2bf548394e3fde60b809efc83f294b71f18324184/templatelite-0.2.1.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9f4283b9ff7a39dc4d28a0b93002ac81", "sha256": "322ed84cf10fd7f2d20a3cddad4e2986b3b5b6cb6418d33162557cd462ad73a8" }, "downloads": -1, "filename": "templatelite-0.2.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "9f4283b9ff7a39dc4d28a0b93002ac81", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 10765, "upload_time": "2019-04-08T10:51:22", "url": "https://files.pythonhosted.org/packages/7c/b7/23c914f529f29384f3109e117d8377a5d09c649acad58b878d9ca10f9cdf/templatelite-0.2.1.1-py3-none-any.whl" } ], "0.2.1rc1": [ { "comment_text": "", "digests": { "md5": "e860447e46cf5b362b231013b454b9e0", "sha256": "bb6b3c48782a68cef29db0c52025767153418b5c001a24ff4ede37dee9b4203b" }, "downloads": -1, "filename": "templatelite-0.2.1rc1-py2-none-any.whl", "has_sig": false, "md5_digest": "e860447e46cf5b362b231013b454b9e0", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 10780, "upload_time": "2019-04-08T10:48:14", "url": "https://files.pythonhosted.org/packages/cb/c9/d4b0e9615dd0436a94fac2fc3f23d592d288ffdb0406cb2908f555d08cc0/templatelite-0.2.1rc1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a75845a55a39e37b7285ae33419785bd", "sha256": "c9d328454fb9b9ecce09cf158efa067c9e0d42e51bef46c2aee732be975c28d3" }, "downloads": -1, "filename": "templatelite-0.2.1rc1-py3-none-any.whl", "has_sig": false, "md5_digest": "a75845a55a39e37b7285ae33419785bd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 10780, "upload_time": "2019-04-08T10:48:21", "url": "https://files.pythonhosted.org/packages/75/11/8e20cb4346e25343b519ef2a20aa2e71fbe3ef8068f1a7724f7ea2208812/templatelite-0.2.1rc1-py3-none-any.whl" } ], "0.2.1rc2": [ { "comment_text": "", "digests": { "md5": "62da6c803c6b4716cff1301f3e3f54d6", "sha256": "329eac558eaa989408845816bd05212a907df5397c1a6eb704409e6c1a661ee8" }, "downloads": -1, "filename": "templatelite-0.2.1rc2-py3-none-any.whl", "has_sig": false, "md5_digest": "62da6c803c6b4716cff1301f3e3f54d6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 9815, "upload_time": "2019-09-30T00:31:44", "url": "https://files.pythonhosted.org/packages/25/9e/3582814746a85242eb4a7781c92902dc39843f31e710cf3e79bef4d3eaf5/templatelite-0.2.1rc2-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "acf2284a715cdc8d9f79c5c69989f7b6", "sha256": "cb67d03bb58d5e9c3b3a925285ecd9e5d03cfc099b54d14988c07fa115de27b5" }, "downloads": -1, "filename": "templatelite-0.2.1.1-py2-none-any.whl", "has_sig": false, "md5_digest": "acf2284a715cdc8d9f79c5c69989f7b6", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 10764, "upload_time": "2019-04-08T10:51:28", "url": "https://files.pythonhosted.org/packages/35/2d/a688135568542a0addb2bf548394e3fde60b809efc83f294b71f18324184/templatelite-0.2.1.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9f4283b9ff7a39dc4d28a0b93002ac81", "sha256": "322ed84cf10fd7f2d20a3cddad4e2986b3b5b6cb6418d33162557cd462ad73a8" }, "downloads": -1, "filename": "templatelite-0.2.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "9f4283b9ff7a39dc4d28a0b93002ac81", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 10765, "upload_time": "2019-04-08T10:51:22", "url": "https://files.pythonhosted.org/packages/7c/b7/23c914f529f29384f3109e117d8377a5d09c649acad58b878d9ca10f9cdf/templatelite-0.2.1.1-py3-none-any.whl" } ] }