{ "info": { "author": "Adam Venturella", "author_email": "aventurella@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Copyright 2011-2016 Adam Venturella\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\nDescription: Python's default urlparse.parse_qs() does not understand the concept of data structures. While this works for simple querystrings, anything more complex returns a less than desirable result.\n \n This library will intelligently parse complex querystrings that python's library is unable to handle such as the following:\n \n mylist[]=item0&mylist[]=item1\n \n mylist[0]=item0&mylist[1]=item1\n \n mylist[0][0]=subitem0&mylist[0][1]=subitem1\n \n mylist.element=item0\n \n mylist.element[0]=item0&mylist.element[1]=item0\n \nPlatform: UNKNOWN\nClassifier: Development Status :: 5 - Production/Stable\nClassifier: Intended Audience :: Developers\nClassifier: Natural Language :: English\nClassifier: Topic :: Internet :: WWW/HTTP\nClassifier: License :: OSI Approved :: Apache Software License\nClassifier: Programming Language :: Python\nClassifier: Programming Language :: Python :: 2.6\nClassifier: Programming Language :: Python :: 2.7\nClassifier: Programming Language :: Python :: 3\nClassifier: Programming Language :: Python :: 3.3\nClassifier: Programming Language :: Python :: 3.4\nClassifier: Programming Language :: Python :: 3.5\nClassifier: Programming Language :: Python :: 3.6\nClassifier: Programming Language :: Python :: 3.7\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/aventurella/pyquerystring", "keywords": "", "license": "Fancy query string parsing & application/x-www-form-urlencoded parsing", "maintainer": "", "maintainer_email": "", "name": "pyquerystring", "package_url": "https://pypi.org/project/pyquerystring/", "platform": "", "project_url": "https://pypi.org/project/pyquerystring/", "project_urls": { "Homepage": "http://github.com/aventurella/pyquerystring" }, "release_url": "https://pypi.org/project/pyquerystring/1.1/", "requires_dist": null, "requires_python": "", "summary": "Query String Parsing The Way It Should Be", "version": "1.1" }, "last_serial": 4528263, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "6b5bf677adb10ee8c72ceac11b86a6ef", "sha256": "288d42ee81347c22a983586a855ccd800978b7e2a3cfef365129cc76f27952c7" }, "downloads": -1, "filename": "pyquerystring-0.1.tar.gz", "has_sig": false, "md5_digest": "6b5bf677adb10ee8c72ceac11b86a6ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3673, "upload_time": "2012-11-13T18:38:12", "url": "https://files.pythonhosted.org/packages/ce/70/caa4c5600d02b6a7a3b345b21da16f521402766d634bcc600278bd081bb7/pyquerystring-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "48af8e10180f87f196f7fda4278c4b79", "sha256": "2a24130a1aba1031b31dcb68e9c69a7820fc6c7216425eac18b1c8f042205531" }, "downloads": -1, "filename": "pyquerystring-0.1.1.tar.gz", "has_sig": false, "md5_digest": "48af8e10180f87f196f7fda4278c4b79", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4013, "upload_time": "2012-11-13T18:40:14", "url": "https://files.pythonhosted.org/packages/b1/be/10b63f21e3311d16a1a72019a2a8f2bb410dc96bf32d1f5d895fef08c391/pyquerystring-0.1.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "4c2279fb851109667ac41ecf3d7c0ba4", "sha256": "e4c7236b12fee5cd1f85c68ce75e7de8a731f3277f423eacd23b172aa790218d" }, "downloads": -1, "filename": "pyquerystring-0.2.2.tar.gz", "has_sig": false, "md5_digest": "4c2279fb851109667ac41ecf3d7c0ba4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4255, "upload_time": "2013-01-30T03:48:51", "url": "https://files.pythonhosted.org/packages/ec/b6/a45fe2484544a2578252db2491e2678bfd9e0049311857f207fc1f8ef69b/pyquerystring-0.2.2.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "1a1bb5e7134ab3b56b24c6bb03d7a318", "sha256": "169fd2905cc1cbf0d71b8edcf81eca0f8675f6ccd2aee5b348da1755acd47eec" }, "downloads": -1, "filename": "pyquerystring-0.3.0.tar.gz", "has_sig": false, "md5_digest": "1a1bb5e7134ab3b56b24c6bb03d7a318", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4443, "upload_time": "2013-01-31T01:12:47", "url": "https://files.pythonhosted.org/packages/a1/32/ca67ef8c7d45c676740922aa1d87bd46af91786a44b98cd21c1ae4fd3f3d/pyquerystring-0.3.0.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "36ab86609593064131fd4722788a63bd", "sha256": "2ca38d33150bc0ca4ff0d77bf9ffb908522e09547be000d87432bd710bfb3864" }, "downloads": -1, "filename": "pyquerystring-0.4.0.tar.gz", "has_sig": false, "md5_digest": "36ab86609593064131fd4722788a63bd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4562, "upload_time": "2015-12-05T18:05:38", "url": "https://files.pythonhosted.org/packages/ca/88/e583da9e3f23ad5f2efcee73615a12378d9612912cad1fc08e6f0d71f2ea/pyquerystring-0.4.0.tar.gz" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "053e5e4d618e52ec040b9b429d5f15ff", "sha256": "7157c5acedfde69b2e2cb3219a1e3501f604507d17107f374c7e351dab48af96" }, "downloads": -1, "filename": "pyquerystring-1.0.tar.gz", "has_sig": false, "md5_digest": "053e5e4d618e52ec040b9b429d5f15ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4633, "upload_time": "2015-12-15T16:20:49", "url": "https://files.pythonhosted.org/packages/c2/51/159c40c704974ed3eaa13f5cbda67c876970ff183857bcf98d05c3a46c4e/pyquerystring-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "675cd8474baac1aaaba685bce285caac", "sha256": "b29347057e511b1664a6c7f6ef12766de89246f5e8a54096c6dc5213f694863f" }, "downloads": -1, "filename": "pyquerystring-1.0.1.tar.gz", "has_sig": false, "md5_digest": "675cd8474baac1aaaba685bce285caac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4704, "upload_time": "2015-12-20T02:08:13", "url": "https://files.pythonhosted.org/packages/da/5b/0bdcb796dbc6794d0fbfa2cd18369a8820e1c4632ba1341325a4935b3a72/pyquerystring-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "1b430c9abc436f1f9232e8aff7cfaaf8", "sha256": "f67426ecb65f372aa4fd0fe7fc5e5f1803bb5e2375cb8d1148e9f47b5a16fea1" }, "downloads": -1, "filename": "pyquerystring-1.0.2.tar.gz", "has_sig": false, "md5_digest": "1b430c9abc436f1f9232e8aff7cfaaf8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4751, "upload_time": "2015-12-22T20:51:45", "url": "https://files.pythonhosted.org/packages/21/4e/4b483221c9995e489a0be6c1170d80f846da76bf1be7d7430380259227b3/pyquerystring-1.0.2.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "775e6bfe0464c9c7c653d9bb6fe8fde9", "sha256": "d393385f03baf2ec80830e8bb0e4e65210924e1952d845466b0b55a7ded7af3e" }, "downloads": -1, "filename": "pyquerystring-1.1.tar.gz", "has_sig": false, "md5_digest": "775e6bfe0464c9c7c653d9bb6fe8fde9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4600, "upload_time": "2018-11-26T06:14:48", "url": "https://files.pythonhosted.org/packages/fa/39/837903fee4a4d8e454d6457534f91395c20f777aa2de0d97d479ae721da8/pyquerystring-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "775e6bfe0464c9c7c653d9bb6fe8fde9", "sha256": "d393385f03baf2ec80830e8bb0e4e65210924e1952d845466b0b55a7ded7af3e" }, "downloads": -1, "filename": "pyquerystring-1.1.tar.gz", "has_sig": false, "md5_digest": "775e6bfe0464c9c7c653d9bb6fe8fde9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4600, "upload_time": "2018-11-26T06:14:48", "url": "https://files.pythonhosted.org/packages/fa/39/837903fee4a4d8e454d6457534f91395c20f777aa2de0d97d479ae721da8/pyquerystring-1.1.tar.gz" } ] }