{ "info": { "author": "Marc Rijken", "author_email": "marc@rijken.org", "bugtrack_url": null, "classifiers": [], "description": "pyramid_bowerstatic: BowerStatic integration for Pyramid\n========================================================\n\npyramid_bowerstatic integrates BowerStatic_ into Pyramid_.\n\nWhen you create a pyramid app, make sure to include pyramid_bowerstatic::\n\n config.include('pyramid_bowerstatic')\n\nResources can be added to the bowerstatic repository by::\n\n components = pyramid_bowerstatic.create_components('myapp', os.path.join(os.path.dirname(__file__), 'bower_components'))\n\n\nAnd resources can be used in views by::\n\n request.include(components, 'jquery')\n\n\nResource can also be inserted in the view/template directly by using::\n\n request.get_bowerstatic_url('myapp', 'jquery', 'jquery.js')\n\n\n.. _BowerStatic: http://bowerstatic.readthedocs.org\n\n.. _Pyramid: http://docs.pylonsproject.org/projects/pyramid\n\n\nCHANGES\n*******\n\n0.3 (2014-11-19)\n================\n\n- BowerStatic 0.7 has changed the API for tweens, which is\n changed in version 0.3 of pyramid_bowerstatic.\n\n\n0.2 (2014-11-13)\n================\n\n- With the release of bowestatic 0.6 it can be used as tweens.\n As a consequence bower.wrap is not needed anymore. Which\n makes it pyramid_bowerstatic easier to use.\n\n\n0.1 (2014-11-08)\n================\n\n- Initial public release.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mrijken/pyramid_bowerstatic", "keywords": "pyramid bowerstatic bower", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "pyramid_bowerstatic", "package_url": "https://pypi.org/project/pyramid_bowerstatic/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyramid_bowerstatic/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/mrijken/pyramid_bowerstatic" }, "release_url": "https://pypi.org/project/pyramid_bowerstatic/0.3/", "requires_dist": null, "requires_python": null, "summary": "BowerStatic integration for Pyramid", "version": "0.3" }, "last_serial": 1313115, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "69a22353b1cc2b863c040d59818ba5ae", "sha256": "c84de8557b2eaf55b91e08963dffd47bede35072f36575d102001e499148676b" }, "downloads": -1, "filename": "pyramid_bowerstatic-0.1.zip", "has_sig": false, "md5_digest": "69a22353b1cc2b863c040d59818ba5ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9600, "upload_time": "2014-11-08T20:24:43", "url": "https://files.pythonhosted.org/packages/68/35/96cc8c1bf7b6562154aa079f0aef59994ea1d12f21ca40a2f723195a2849/pyramid_bowerstatic-0.1.zip" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "a57ddc16bdb0b167dfcdf49448f9d708", "sha256": "a7c2850819b06c046fa254376a7bb8f8307c8829260a1e2652ec14c9319638c7" }, "downloads": -1, "filename": "pyramid_bowerstatic-0.2.zip", "has_sig": false, "md5_digest": "a57ddc16bdb0b167dfcdf49448f9d708", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9863, "upload_time": "2014-11-13T21:44:38", "url": "https://files.pythonhosted.org/packages/87/47/24f657b11b6c1693406750f2f9819593236fc448d49388aecc3241db5fec/pyramid_bowerstatic-0.2.zip" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "d6f3e124285d022f29e42ef16abc3ce0", "sha256": "ca8abeb39bc4029cc3ea056c54f11315e61a538f11348fc86bc8e9bd8711214f" }, "downloads": -1, "filename": "pyramid_bowerstatic-0.3.zip", "has_sig": false, "md5_digest": "d6f3e124285d022f29e42ef16abc3ce0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9998, "upload_time": "2014-11-19T16:04:39", "url": "https://files.pythonhosted.org/packages/46/a8/a7efcccd190f0d181d1d103ff72c2761d7cc3e5f174e2932d3404eac001f/pyramid_bowerstatic-0.3.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d6f3e124285d022f29e42ef16abc3ce0", "sha256": "ca8abeb39bc4029cc3ea056c54f11315e61a538f11348fc86bc8e9bd8711214f" }, "downloads": -1, "filename": "pyramid_bowerstatic-0.3.zip", "has_sig": false, "md5_digest": "d6f3e124285d022f29e42ef16abc3ce0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9998, "upload_time": "2014-11-19T16:04:39", "url": "https://files.pythonhosted.org/packages/46/a8/a7efcccd190f0d181d1d103ff72c2761d7cc3e5f174e2932d3404eac001f/pyramid_bowerstatic-0.3.zip" } ] }