{ "info": { "author": "Martijn Faassen", "author_email": "faassen@startifact.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "more.static: BowerStatic integration for Morepath\n=================================================\n\nmore.static integrates BowerStatic_ into Morepath_.\n\nAlso see `Static resources with Morepath`_.\n\n.. _`Static resources with Morepath`: http://morepath.readthedocs.org/en/latest/more.static.html\n\n.. _BowerStatic: http://bowerstatic.readthedocs.org\n\n.. _Morepath: http://morepath.readthedocs.org\n\n\nCHANGES\n*******\n\n0.10 (2016-10-04)\n=================\n\n- Update to work with Morepath 0.16.\n\n- Set up integration with Travis CI.\n\n- Add Tox environments for Python 3.3 and 3.5, PyPy 3, PEP8.\n\n- Using Python 3.5 for PEP8 and coverage.\n\n- Clean up meta data.\n\n0.9 (2016-04-25)\n================\n\n- Depend on ``morepath.directive`` for ``RegRegistry`` as this is now\n the official public API for extension of Morepath.\n\n0.8.1 (2016-04-20)\n==================\n\n- There was a bug in 0.8 that used Reg's Registry instead of\n ``morepath.app.RegRegistry``. This could in some circumstances\n lead to the wrong registry being installed.\n\n0.8 (2016-04-08)\n================\n\n- Adjust to work with Morepath 0.13+ (and Dectate).\n\n0.7 (2015-01-14)\n================\n\n- Can pass a custom ``renderer`` argument to ``request.include()``, to\n support this feature added in BowerStatic 0.8.\n\n http://bowerstatic.readthedocs.org/en/latest/integrating.html#custom-renderer\n\n0.6 (2014-11-15)\n================\n\n- Use BowerStatic 0.7, which makes Tween-based integration much\n simpler.\n\n- There was a bug where references were injected but not actually\n properly published.\n\n0.5 (2014-11-13)\n================\n\n- It is no longer necessary to wrap the application with Bower using\n WSGI. Instead a tween is used. To migrate, simply replace the\n following::\n\n wsgi = bower.wrap(App())\n morepath.run(wsgi)\n\n With this::\n\n morepath.run(App())\n\n- Requires Morepath 0.8 and Bowerstatic 0.6.\n\n0.4 (2014-11-03)\n================\n\n- Adjust to handle Morepath 0.7 API changes concerning request\n construction.\n\n0.3 (2014-09-08)\n================\n\n- The 0.2 introduced a ``component`` method to obtain a component object\n and thus its URL. This didn't turn out to be compatible with local\n components, so I've changed it to ``get_component`` instead::\n\n request.static_components.get_component('jquery').url()\n\n- Depend on version 0.4 of BowerStatic.\n\n0.2 (2014-08-28)\n================\n\n- Make available a ``static_components`` property on the request,\n which is a BowerStatic static components object. You can use\n this primarily to get the URL to a component, like this::\n\n request.static_components.component('jquery').url()\n\n- Depend on version 0.3 of BowerStatic.\n\n0.1 (2014-07-07)\n================\n\n- Initial public release.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/morepath/more.static", "keywords": "morepath bowerstatic bower", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "more.static", "package_url": "https://pypi.org/project/more.static/", "platform": "", "project_url": "https://pypi.org/project/more.static/", "project_urls": { "Homepage": "https://github.com/morepath/more.static" }, "release_url": "https://pypi.org/project/more.static/0.10/", "requires_dist": null, "requires_python": "", "summary": "BowerStatic integration for Morepath", "version": "0.10" }, "last_serial": 2379802, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "8299680a3bd46d7e2dcb7852dbe9a4e4", "sha256": "c83eaf6f757b9ba384d589beccadc3a8bf0d74381492d35047a5c391e19013f0" }, "downloads": -1, "filename": "more.static-0.1.zip", "has_sig": false, "md5_digest": "8299680a3bd46d7e2dcb7852dbe9a4e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9438, "upload_time": "2014-07-07T13:59:15", "url": "https://files.pythonhosted.org/packages/38/5b/1da2667e6cf2dfb7b00f2762ee69c419b8f5a6fac1db0f583a83de661117/more.static-0.1.zip" } ], "0.10": [ { "comment_text": "", "digests": { "md5": "c7a8994487d03e5325aaf38ffd937b22", "sha256": "06f72980ed24910ce62d4ced864ed420ca2268fcd7ddc0d35d367d8679f81cff" }, "downloads": -1, "filename": "more.static-0.10.tar.gz", "has_sig": false, "md5_digest": "c7a8994487d03e5325aaf38ffd937b22", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7428, "upload_time": "2016-10-04T15:09:45", "url": "https://files.pythonhosted.org/packages/fe/ac/484bcd6edd658c9c844c867dc4d420e9ab785776d0d553f6837ccb8bbfcb/more.static-0.10.tar.gz" } ], "0.1dev": [], "0.2": [ { "comment_text": "", "digests": { "md5": "aa2047c3df446ca02f24a2064af8686a", "sha256": "49ec97db318e1ee74c1eb12a1d6f3853831fa9dbbadea7c7795512677a2242c3" }, "downloads": -1, "filename": "more.static-0.2.zip", "has_sig": false, "md5_digest": "aa2047c3df446ca02f24a2064af8686a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10035, "upload_time": "2014-08-28T14:19:14", "url": "https://files.pythonhosted.org/packages/b6/ae/22d9cc9eafa4e852160e452e19c6b1a81dd05a13d0b144e0bc2e9a849f25/more.static-0.2.zip" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "b63efcbf1cffbc1a736754743bf3ca8a", "sha256": "dd7d0d43d07bf4f8472c83b4f6d8a5519f4049c6334497ef88945d2f5b38ea53" }, "downloads": -1, "filename": "more.static-0.3.zip", "has_sig": false, "md5_digest": "b63efcbf1cffbc1a736754743bf3ca8a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10399, "upload_time": "2014-09-08T12:23:27", "url": "https://files.pythonhosted.org/packages/ef/13/f0b4d1ce723164ca8d9c3c5d6a2c054021754879f58d73fcf8025897a562/more.static-0.3.zip" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "cb6c0f7620e4d3266c1656ef3a83db7e", "sha256": "259a2d6729e7bf4f85b567c97558965a52c144fbf14b7cc5271d7c99c9e7a7d8" }, "downloads": -1, "filename": "more.static-0.4.zip", "has_sig": false, "md5_digest": "cb6c0f7620e4d3266c1656ef3a83db7e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10544, "upload_time": "2014-11-03T14:46:26", "url": "https://files.pythonhosted.org/packages/88/40/165d0a0a42fe44af648d128835406659cdda4275416e46a2d27a92fea9d7/more.static-0.4.zip" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "bfe494c411272ff72ea29485c441f5d6", "sha256": "c1f266b7c02b3667f285fa9e356be01f4abbc37f0d9692b878b55250b2bb9bd6" }, "downloads": -1, "filename": "more.static-0.5.zip", "has_sig": false, "md5_digest": "bfe494c411272ff72ea29485c441f5d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11255, "upload_time": "2014-11-13T15:23:53", "url": "https://files.pythonhosted.org/packages/3d/53/c4432377a301f9c088c8612ad3184fe1412cb8a3ea4f381ab9df02ee2be9/more.static-0.5.zip" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "39e5a1ecebee843f7d332f7c0ba39554", "sha256": "580c0f74b1627b8b505821ab21c043fd63f640572a615bcbc3f5b9dd6119c691" }, "downloads": -1, "filename": "more.static-0.6.zip", "has_sig": false, "md5_digest": "39e5a1ecebee843f7d332f7c0ba39554", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11598, "upload_time": "2014-11-15T20:14:17", "url": "https://files.pythonhosted.org/packages/f0/64/3708b7cd94a512391dda9d3713918c2a5e4e2b14df31f926144237743380/more.static-0.6.zip" } ], "0.7": [ { "comment_text": "", "digests": { "md5": "6bea188641d823099cb77e04d12d64fe", "sha256": "97290bf5da15298d5da7f1b632e7c0c39bf1b187f2d4e90e040323e32df822b3" }, "downloads": -1, "filename": "more.static-0.7.zip", "has_sig": false, "md5_digest": "6bea188641d823099cb77e04d12d64fe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11980, "upload_time": "2015-01-14T13:31:56", "url": "https://files.pythonhosted.org/packages/d7/56/ae425b3143d51a99be059fb69dbc10b00823101309881989d0698deb408e/more.static-0.7.zip" } ], "0.8": [ { "comment_text": "", "digests": { "md5": "283764f05cd286d520660461e2219544", "sha256": "d217dcce7591e7bd71f6ec65af0732bc283fc03cba132823a7369f92f5db8158" }, "downloads": -1, "filename": "more.static-0.8.tar.gz", "has_sig": false, "md5_digest": "283764f05cd286d520660461e2219544", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6927, "upload_time": "2016-04-08T18:40:01", "url": "https://files.pythonhosted.org/packages/67/9d/0d5cb15e8a2ae099fe0471e284541885344459bddd1664901db9d4876ef4/more.static-0.8.tar.gz" } ], "0.8.1": [ { "comment_text": "", "digests": { "md5": "dd5b282c252a08a89142c9bf6e37ec0c", "sha256": "de6306d77eeec743228901aa0976120c22b22be193efeafdc1b56ce44d4d733d" }, "downloads": -1, "filename": "more.static-0.8.1.tar.gz", "has_sig": false, "md5_digest": "dd5b282c252a08a89142c9bf6e37ec0c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7048, "upload_time": "2016-04-20T18:22:34", "url": "https://files.pythonhosted.org/packages/5c/ee/8d971619eeccae188e8c03ba904a1a1a0c2fa5817c0978806449e8e23e50/more.static-0.8.1.tar.gz" } ], "0.9": [ { "comment_text": "", "digests": { "md5": "145f792c02ed10a81cfc52047b24ef2d", "sha256": "a6c84ac35c607795965a7272062c1446737c4297abbf27316ba086ebf8212178" }, "downloads": -1, "filename": "more.static-0.9.tar.gz", "has_sig": false, "md5_digest": "145f792c02ed10a81cfc52047b24ef2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7103, "upload_time": "2016-04-25T13:47:50", "url": "https://files.pythonhosted.org/packages/37/6e/6c8b57eeacd4227c403878e7f794fa3bd91d06a5b3eb7678771a04f8dac0/more.static-0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c7a8994487d03e5325aaf38ffd937b22", "sha256": "06f72980ed24910ce62d4ced864ed420ca2268fcd7ddc0d35d367d8679f81cff" }, "downloads": -1, "filename": "more.static-0.10.tar.gz", "has_sig": false, "md5_digest": "c7a8994487d03e5325aaf38ffd937b22", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7428, "upload_time": "2016-10-04T15:09:45", "url": "https://files.pythonhosted.org/packages/fe/ac/484bcd6edd658c9c844c867dc4d420e9ab785776d0d553f6837ccb8bbfcb/more.static-0.10.tar.gz" } ] }