{ "info": { "author": "zsp", "author_email": "zsp007@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "=========================\nMako Templates for Python\n=========================\n\nMako is a template library written in Python. It provides a familiar, non-XML \nsyntax which compiles into Python modules for maximum performance. Mako's \nsyntax and API borrows from the best ideas of many others, including Django\ntemplates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded \nPython (i.e. Python Server Page) language, which refines the familiar ideas\nof componentized layout and inheritance to produce one of the most \nstraightforward and flexible models available, while also maintaining close \nties to Python calling and scoping semantics.\n\nNutshell\n========\n\n::\n\n <%inherit file=\"base.html\"/>\n <%\n rows = [[v for v in range(0,10)] for row in range(0,10)]\n %>\n \n % for row in rows:\n ${makerow(row)}\n % endfor\n
\n\n <%def name=\"makerow(row)\">\n \n % for name in row:\n ${name}\\\n % endfor\n \n \n\nPhilosophy\n===========\n\nPython is a great scripting language. Don't reinvent the wheel...your templates can handle it !\n\nDocumentation\n==============\n\nSee documentation for Mako at http://www.makotemplates.org/docs/\n\nLicense\n========\n\nMako is licensed under an MIT-style license (see LICENSE).\nOther incorporated projects may be licensed under different licenses.\nAll licenses allow for non-commercial and commercial use.\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "wsgi myghty mako", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "hmako", "package_url": "https://pypi.org/project/hmako/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/hmako/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/hmako/1.16/", "requires_dist": null, "requires_python": null, "summary": "a hack version mako(0.74) for html , will remove empty line", "version": "1.16" }, "last_serial": 792953, "releases": { "1.1": [ { "comment_text": "", "digests": { "md5": "0dfef4f27ea480003a50633b2f7c803f", "sha256": "09fc81bf29c904c6720662858551b73ee0dc5906c228f66aaab416f71cb7877c" }, "downloads": -1, "filename": "hmako-1.1.tar.gz", "has_sig": false, "md5_digest": "0dfef4f27ea480003a50633b2f7c803f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 44320, "upload_time": "2009-09-07T22:24:20", "url": "https://files.pythonhosted.org/packages/49/32/33b50aeda323ab540d25589008520428a7eeefaeb7804dcfa46be1a87f91/hmako-1.1.tar.gz" } ], "1.11": [ { "comment_text": "", "digests": { "md5": "3b00ef6125317f9e9c0f9b403854072d", "sha256": "cb31ddbebb27a2c8ebcc5040b1011f203ea7105347365d0107b002214ee46d96" }, "downloads": -1, "filename": "hmako-1.11.tar.gz", "has_sig": false, "md5_digest": "3b00ef6125317f9e9c0f9b403854072d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 44361, "upload_time": "2009-09-08T07:13:15", "url": "https://files.pythonhosted.org/packages/2a/a0/d98d5c88b7bf1507c5b426fea5d5dd2f174f3673722d2d648f234b7d9a23/hmako-1.11.tar.gz" } ], "1.12": [ { "comment_text": "", "digests": { "md5": "db415ebc1e31b56a95dfd0f78d61258c", "sha256": "de7681790585b192061ee0caf54a958ebb71d0792bce0c952a1030b8a71cce53" }, "downloads": -1, "filename": "hmako-1.12.tar.gz", "has_sig": false, "md5_digest": "db415ebc1e31b56a95dfd0f78d61258c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 44303, "upload_time": "2009-09-28T15:01:55", "url": "https://files.pythonhosted.org/packages/49/2a/2cc9bdd4568493a5fec89dba2d3fe6178d81ab02ea3ef15a0094c1fb14af/hmako-1.12.tar.gz" } ], "1.13dev": [ { "comment_text": "", "digests": { "md5": "45b533718fc931603b93005ae03d44e9", "sha256": "c53610ec85174bbd29a195c99bef879fb16de06a8cdb7180c4ac39cbf7965cd8" }, "downloads": -1, "filename": "hmako-1.13dev.tar.gz", "has_sig": false, "md5_digest": "45b533718fc931603b93005ae03d44e9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 206040, "upload_time": "2013-02-24T10:47:39", "url": "https://files.pythonhosted.org/packages/13/8e/7da99161e82d4389cda755e15859da604f6085b8815c53e1711555f882a8/hmako-1.13dev.tar.gz" } ], "1.14": [ { "comment_text": "", "digests": { "md5": "e954f1120751f52da36eb8c3214b5b51", "sha256": "4fc4ed6ca0151af6076032d70b1d37e5409d34561992a51bc317731e8149f988" }, "downloads": -1, "filename": "hmako-1.14.tar.gz", "has_sig": false, "md5_digest": "e954f1120751f52da36eb8c3214b5b51", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 206033, "upload_time": "2013-02-24T10:48:23", "url": "https://files.pythonhosted.org/packages/26/67/333506972d1a2b98c5e8c072bf5ab4f78eead18718ce6cd3ef80e63ed2f4/hmako-1.14.tar.gz" } ], "1.16": [ { "comment_text": "", "digests": { "md5": "04bb1ccc1729735d06868eda584ec021", "sha256": "b5f2f0415dce2c10aff23762c0b33a20fe396d299090a37410782a21efaaf53a" }, "downloads": -1, "filename": "hmako-1.16.tar.gz", "has_sig": false, "md5_digest": "04bb1ccc1729735d06868eda584ec021", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 206105, "upload_time": "2013-02-24T11:03:49", "url": "https://files.pythonhosted.org/packages/b7/99/f2b5f60650d398dd2bbb67e4c097b64ad645e10c46b72053af7e1e4be5c7/hmako-1.16.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "04bb1ccc1729735d06868eda584ec021", "sha256": "b5f2f0415dce2c10aff23762c0b33a20fe396d299090a37410782a21efaaf53a" }, "downloads": -1, "filename": "hmako-1.16.tar.gz", "has_sig": false, "md5_digest": "04bb1ccc1729735d06868eda584ec021", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 206105, "upload_time": "2013-02-24T11:03:49", "url": "https://files.pythonhosted.org/packages/b7/99/f2b5f60650d398dd2bbb67e4c097b64ad645e10c46b72053af7e1e4be5c7/hmako-1.16.tar.gz" } ] }