{ "info": { "author": "Michael Su", "author_email": "mdasu1@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "License :: OSI Approved :: BSD License", "Topic :: Internet :: WWW/HTTP :: Site Management" ], "description": "-----\nUsage\n-----\n\nEasiest way to install:\n\n pip install closure-soy\n\n pip install webassets-closure-soy\n\nYou can set environment variables to use your own SoyToJsSrcCompiler.jar\nbut this package will look for the ``closure-soy`` package for easy setup.\n\nIn your assets.py file:\n\n from webassets_ext import ClosureSoyFilter\n\n from webassets.filter import register_filter\n\n register_filter(ClosureSoyFilter)\n\nThen use filter=\"closure_soy\" wherever you want to use it.\nIf you want to chain it with a js minifer, make sure that\nclosure_soy comes first in the list of filters.\n\n----\nBugs\n----\n\nIf you have any issues, please open a ticket at the\n`Github page `_.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://pypi.python.org/pypi/webassets-closure-soy/", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "webassets-closure-soy", "package_url": "https://pypi.org/project/webassets-closure-soy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/webassets-closure-soy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://pypi.python.org/pypi/webassets-closure-soy/" }, "release_url": "https://pypi.org/project/webassets-closure-soy/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Integration of Google's Soy Template Compiler with the webassets package.", "version": "1.0.0" }, "last_serial": 801581, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "66d14dafe9051666705c96cfc5482af9", "sha256": "2f8033c91ee3cbd9fee79439c19fa3a0f0e5f9aa57bef83af8b50aa3a486c53b" }, "downloads": -1, "filename": "webassets-closure-soy-0.0.1.tar.gz", "has_sig": false, "md5_digest": "66d14dafe9051666705c96cfc5482af9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1932, "upload_time": "2012-11-06T03:54:12", "url": "https://files.pythonhosted.org/packages/ee/19/ce539bfbdb65752f707d61f681849953ce183b6522fae24a7af29b8330ce/webassets-closure-soy-0.0.1.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "2251dcdf84a739ad125f2dd17ad8b038", "sha256": "95c64af26f4cb46a5417d923f0be7bc9d9de8a15808668405273480bf846ece7" }, "downloads": -1, "filename": "webassets-closure-soy-1.0.0.tar.gz", "has_sig": false, "md5_digest": "2251dcdf84a739ad125f2dd17ad8b038", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3242, "upload_time": "2012-11-06T22:11:49", "url": "https://files.pythonhosted.org/packages/94/a1/34d8d3b86de056220d33a066cc0d69aa1c455b1ca863ea9e4ff8a232ea45/webassets-closure-soy-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2251dcdf84a739ad125f2dd17ad8b038", "sha256": "95c64af26f4cb46a5417d923f0be7bc9d9de8a15808668405273480bf846ece7" }, "downloads": -1, "filename": "webassets-closure-soy-1.0.0.tar.gz", "has_sig": false, "md5_digest": "2251dcdf84a739ad125f2dd17ad8b038", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3242, "upload_time": "2012-11-06T22:11:49", "url": "https://files.pythonhosted.org/packages/94/a1/34d8d3b86de056220d33a066cc0d69aa1c455b1ca863ea9e4ff8a232ea45/webassets-closure-soy-1.0.0.tar.gz" } ] }