{ "info": { "author": "BlueDynamics Alliance", "author_email": "dev@bluedynamics.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development" ], "description": "Introduction\n============\n\nThis is the Werkzeug integration for YAFOWIL.\n\nThis package registers a global preprocessor for yafowil. \nIt wraps a Werkzeug derived request instance.\n\n\nSpecial behaviors\n-----------------\n\nWerkzeug params are returned in MultiDicts ``mixed`` flavor. This is how\nYAFOWIL expects them. \nIOW: If a query-key exists several times the values are aggregated in a list.\nIf a query-key exists one time, the value is returned as string. \n \nFile Uploads provided by Werkzeug (stream, filename, mimetype, headers) as\nare turned into Dicts with the keys:\n\n**file**\n file-like object to read data from\n\n**filename**\n submitted name of the upload\n\n**mimetype**\n type of the upload\n\n**headers**\n all headers \n\n**original**\n keeps the original stream object\n\n\nDetailed Documentation\n======================\n\nIf you're interested to dig deeper: The\n`detailed YAFOWIL documentation `_ is available.\nRead it and learn how to create your example application with YAFOWIL.\n\n\nSource Code\n===========\n\nThe sources are in a GIT DVCS with its main branches at\n`github `_.\n\nWe'd be happy to see many forks and pull-requests to make YAFOWIL even better.\n\n\nContributors\n============\n\n- Jens W. Klein \n\n- Robert Niederrreiter \n\n- Dorian Santner \n\nHistory\n=======\n\n0.1\n---\n\n- initial\n\nLicense\n=======\n\nCopyright (c) 2012, BlueDynamics Alliance, Austria, Germany, Switzerland\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this \n list of conditions and the following disclaimer.\n* Redistributions in binary form must reproduce the above copyright notice, this \n list of conditions and the following disclaimer in the documentation and/or \n other materials provided with the distribution.\n* Neither the name of the BlueDynamics Alliance nor the names of its \n contributors may be used to endorse or promote products derived from this \n software without specific prior written permission.\n \nTHIS SOFTWARE IS PROVIDED BY BlueDynamics Alliance ``AS IS`` AND ANY\nEXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL BlueDynamics Alliance BE LIABLE FOR ANY\nDIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND\nON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/yafowil.werkzeug", "keywords": "werkzeug request response html input widgets", "license": "Simplified BSD", "maintainer": null, "maintainer_email": null, "name": "yafowil.werkzeug", "package_url": "https://pypi.org/project/yafowil.werkzeug/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/yafowil.werkzeug/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/yafowil.werkzeug" }, "release_url": "https://pypi.org/project/yafowil.werkzeug/0.1/", "requires_dist": null, "requires_python": null, "summary": "Werkzeug Integration for YAFOWIL", "version": "0.1" }, "last_serial": 1113081, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "d79015053d85350e50c5b6b8666ea5d4", "sha256": "9f760df1b592d2f53ae4db5a7e3f14c0c176394d3e7edd52633e8fce487c5bd6" }, "downloads": -1, "filename": "yafowil.werkzeug-0.1.tar.gz", "has_sig": false, "md5_digest": "d79015053d85350e50c5b6b8666ea5d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4087, "upload_time": "2012-10-10T13:00:41", "url": "https://files.pythonhosted.org/packages/1c/8d/89854cc4a85b6beae5111704c6f6381102487577ed858137d9c898ff20d5/yafowil.werkzeug-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d79015053d85350e50c5b6b8666ea5d4", "sha256": "9f760df1b592d2f53ae4db5a7e3f14c0c176394d3e7edd52633e8fce487c5bd6" }, "downloads": -1, "filename": "yafowil.werkzeug-0.1.tar.gz", "has_sig": false, "md5_digest": "d79015053d85350e50c5b6b8666ea5d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4087, "upload_time": "2012-10-10T13:00:41", "url": "https://files.pythonhosted.org/packages/1c/8d/89854cc4a85b6beae5111704c6f6381102487577ed858137d9c898ff20d5/yafowil.werkzeug-0.1.tar.gz" } ] }