{ "info": { "author": "Chris Rossi", "author_email": "pylons-discuss@googlegroups.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: Repoze Public License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "``zodburi``\n===========\n\nA library which parses URIs and converts them to ZODB storage objects and\ndatabase arguments.\n\nSee the documentation at\nhttps://docs.pylonsproject.org/projects/zodburi/en/latest/ for more information.\n\n\n\n.. _change-log:\n\nChange Log\n----------\n\n2.4.0 (2019-01-11)\n~~~~~~~~~~~~~~~~~~\n\n- Add support for Python 3.7.\n\n- Fix PendingDeprecationWarning about ``cgi.parse_qsl``. (PR #21)\n\n2.3.0 (2017-10-17)\n~~~~~~~~~~~~~~~~~~\n\n- Fix parsing of ``zeo://`` URI with IPv6 address.\n\n- Drop support for Python 3.3.\n\n- Add support for Python 3.6.\n\n2.2.2 (2017-05-05)\n~~~~~~~~~~~~~~~~~~\n\n- Fix transposed ``install_requires`` and ``tests_require`` lists in\n ``setup.py``.\n\n2.2.1 (2017-04-18)\n~~~~~~~~~~~~~~~~~~\n\n- Fix breakage added in 2.2 to the ``zconfig`` resolver.\n\n2.2 (2017-04-17)\n~~~~~~~~~~~~~~~~\n\n- Add support for additional database configuration parameters:\n ``pool_timeout``, ``cache_size_bytes``, ``historical_pool_size``,\n ``historical_cache_size``, ``historical_cache_size_bytes``,\n ``historical_timeout``, and ``large_record_size``.\n\n2.1 (2017-04-17)\n~~~~~~~~~~~~~~~~\n\n- Add support for Python 3.4 and 3.5.\n\n- Drop support for Python 2.6 and 3.2.\n\n- Add missing ClientStorage constructor kw args to resolver.\n\n2.0 (2014-01-05)\n~~~~~~~~~~~~~~~~\n\n- Update ``ZODB3`` meta-package dependency to ``ZODB`` + ``ZConfig`` + ``ZEO``.\n Those releases are what we import, and have final Py3k-compatible releases.\n\n- Packaging: fix missing ``url`` argument to ``setup()``.\n\n2.0b1 (2013-05-02)\n~~~~~~~~~~~~~~~~~~\n\n- Add support for Python 3.2 / 3.3.\n\n- Add ``setup.py docs`` alias (runs ``setup.py develop`` and installs\n documentation dependencies).\n\n- Add ``setup.py dev`` alias (runs ``setup.py develop`` and installs\n testing dependencies).\n\n- Automate building the Sphinx docs via ``tox``.\n\n- Fix ``zconfig:`` URIs under Python 2.7. The code worked around a bug in\n the stdlib's ``urlparse.urlsplit`` for Python < 2.7; that workaround broke\n under 2.7. See https://github.com/Pylons/zodburi/issues/5\n\n- Drop support for Python 2.5.\n\n1.1 (2012-09-12)\n~~~~~~~~~~~~~~~~\n\n- Remove support for ``postgres://`` URIs, which will now be provided by\n the ``relstorage`` package. Thanks to Georges Dubus for the patch!\n\n1.0 (2012-06-07)\n~~~~~~~~~~~~~~~~\n\n- Add support for ``postgres://`` URIs. Thanks to Georges Dubus for\n the patch!\n\n- Pin dependencies to Python 2.5-compatible versions when testing with\n tox under Python 2.5.\n\n- Update the documentation for publication to `ReadTheDocs\n `_\n\n1.0b1 (2011-08-21)\n~~~~~~~~~~~~~~~~~~\n\n- Initial release.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://pylonsproject.org/", "keywords": "zodb zodbconn", "license": "BSD-derived (http://www.repoze.org/LICENSE.txt)", "maintainer": "", "maintainer_email": "", "name": "zodburi", "package_url": "https://pypi.org/project/zodburi/", "platform": "", "project_url": "https://pypi.org/project/zodburi/", "project_urls": { "Homepage": "https://pylonsproject.org/" }, "release_url": "https://pypi.org/project/zodburi/2.4.0/", "requires_dist": [ "ZODB", "ZConfig", "ZEO", "ZODB; extra == 'docs'", "ZConfig; extra == 'docs'", "ZEO; extra == 'docs'", "mock; extra == 'docs'", "Sphinx (>=1.8.1); extra == 'docs'", "repoze.sphinx.autointerface; extra == 'docs'", "pylons-sphinx-themes (>=1.0.10); extra == 'docs'", "ZODB; extra == 'testing'", "ZConfig; extra == 'testing'", "ZEO; extra == 'testing'", "mock; extra == 'testing'", "nose; extra == 'testing'", "coverage; extra == 'testing'" ], "requires_python": "", "summary": "Construct ZODB storage instances from URIs.", "version": "2.4.0" }, "last_serial": 4686791, "releases": { "1.0b1": [ { "comment_text": "", "digests": { "md5": "9af56a0c19922ffae46d56597e058b19", "sha256": "1609a56f0563bcb25e597817a3ae27428ba2d1405a344c21e9d21bd8a1dee141" }, "downloads": -1, "filename": "zodburi-1.0b1.tar.gz", "has_sig": false, "md5_digest": "9af56a0c19922ffae46d56597e058b19", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6132, "upload_time": "2011-08-22T02:12:34", "url": "https://files.pythonhosted.org/packages/97/36/82c77aae193a60f7d6e139080060607579e7e180fc22008d6d4c33decffd/zodburi-1.0b1.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "5f221431ada094252d83de69d78cca3a", "sha256": "71a9dffa03c4728b69edbff4c58f83c1864d7a79a793f7edc5f0907c26012a0c" }, "downloads": -1, "filename": "zodburi-1.1.tar.gz", "has_sig": false, "md5_digest": "5f221431ada094252d83de69d78cca3a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15355, "upload_time": "2012-09-12T11:52:48", "url": "https://files.pythonhosted.org/packages/fc/00/78798e461a7ccfe9fa77bbd9cd7fcc048ecb754adeb234aef12a90c5d310/zodburi-1.1.tar.gz" } ], "2.0": [ { "comment_text": "", "digests": { "md5": "7876893829c2f784506c80d49f861b67", "sha256": "c04b9beca032bb7b968a3464417596ba4607a927c5e65929860962ddba1cccc0" }, "downloads": -1, "filename": "zodburi-2.0.tar.gz", "has_sig": false, "md5_digest": "7876893829c2f784506c80d49f861b67", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17706, "upload_time": "2014-01-05T17:37:22", "url": "https://files.pythonhosted.org/packages/cf/08/7760d52426ed407bd34aa057dd0e91c4784486f18453a771bde4c7791c1e/zodburi-2.0.tar.gz" } ], "2.0b1": [ { "comment_text": "", "digests": { "md5": "52cc13c32ffe4ee7b5f5abc79f70f3c2", "sha256": "8adab70605cc71b0df5b0b8b1d00616b57a2eff285d0c0a4127ca9c651528e26" }, "downloads": -1, "filename": "zodburi-2.0b1.tar.gz", "has_sig": false, "md5_digest": "52cc13c32ffe4ee7b5f5abc79f70f3c2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16773, "upload_time": "2013-05-02T22:28:00", "url": "https://files.pythonhosted.org/packages/3e/79/2a7f48cb81bb1418f049e5552453ae8ad653ae3ebc073fae5dbb86908048/zodburi-2.0b1.tar.gz" } ], "2.1": [ { "comment_text": "", "digests": { "md5": "1df6f387f0e9d00624aa78947a89f4af", "sha256": "d0aff8b5a1b8865ae259b2562ba9295a52bf6e9c9c972ceff9d7a51fd6997394" }, "downloads": -1, "filename": "zodburi-2.1.tar.gz", "has_sig": false, "md5_digest": "1df6f387f0e9d00624aa78947a89f4af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9450, "upload_time": "2017-04-17T16:10:24", "url": "https://files.pythonhosted.org/packages/ee/dd/b27ca0834226ecb9d4cd8a029f1d765bbc6815a9ffa056cff7a7d7039cc2/zodburi-2.1.tar.gz" } ], "2.2": [ { "comment_text": "", "digests": { "md5": "ca70d47a83b280308aa5c4b457222572", "sha256": "584449eb1192630c9ab3e30c5ab5c8b5db1ec8201c5eb27935e07cd6cbf95c07" }, "downloads": -1, "filename": "zodburi-2.2.tar.gz", "has_sig": false, "md5_digest": "ca70d47a83b280308aa5c4b457222572", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10243, "upload_time": "2017-04-17T16:17:49", "url": "https://files.pythonhosted.org/packages/17/6a/908c583613ace62ec70b4ada3bd9cce759e65d0bc86bec96981c9a9f0745/zodburi-2.2.tar.gz" } ], "2.2.1": [ { "comment_text": "", "digests": { "md5": "c21a84e6cc9a487f643cf8c111164ad1", "sha256": "3496a68a1548b39f55873980cf491e9ae95ca64cca66a619d44634f063f11582" }, "downloads": -1, "filename": "zodburi-2.2.1.tar.gz", "has_sig": false, "md5_digest": "c21a84e6cc9a487f643cf8c111164ad1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10376, "upload_time": "2017-04-18T20:56:39", "url": "https://files.pythonhosted.org/packages/d9/3e/21957f91c7182a08a49920cc6dbfb3a0968e68efc4f65d25907bd47640b8/zodburi-2.2.1.tar.gz" } ], "2.2.2": [ { "comment_text": "", "digests": { "md5": "31ac3f4b4e65921f0a62dce4e3871e7b", "sha256": "535c156230983ff31d878aa1bc451a4891757fe05d3e499e7ed5f363e7cccc42" }, "downloads": -1, "filename": "zodburi-2.2.2.tar.gz", "has_sig": true, "md5_digest": "31ac3f4b4e65921f0a62dce4e3871e7b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18600, "upload_time": "2017-05-05T11:52:19", "url": "https://files.pythonhosted.org/packages/f6/dd/0189058fe5911f35bf0149614306e3928363695898c141ee75b556f1ffac/zodburi-2.2.2.tar.gz" } ], "2.3.0": [ { "comment_text": "", "digests": { "md5": "14778e4035e3912db01ebcb5714b1ff6", "sha256": "a5eb3fcc17e043a009de25dd128817e7bbbe289a0419e95dbca88291653ce90d" }, "downloads": -1, "filename": "zodburi-2.3.0-py2-none-any.whl", "has_sig": false, "md5_digest": "14778e4035e3912db01ebcb5714b1ff6", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 13386, "upload_time": "2017-10-17T16:09:43", "url": "https://files.pythonhosted.org/packages/35/7f/9b8a01b17c5d1e7ed97751e9bf017052ef7019ca2f21b4c58bfe5a6f9b95/zodburi-2.3.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "037efa9069c95a79d8d6301d0cf872f9", "sha256": "4c796b376e5f012466df23bc4cd79206744a314921b9ee1d4869bb09dae34797" }, "downloads": -1, "filename": "zodburi-2.3.0.tar.gz", "has_sig": false, "md5_digest": "037efa9069c95a79d8d6301d0cf872f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18914, "upload_time": "2017-10-17T16:09:44", "url": "https://files.pythonhosted.org/packages/cd/ec/27599bc7003aa350913d572d7ce648a03fcb02cad3aa9620a52bef7d4b0e/zodburi-2.3.0.tar.gz" } ], "2.4.0": [ { "comment_text": "", "digests": { "md5": "5893907b95ed0d27270d1e43835dfe24", "sha256": "79ab823268388d33951c70896d703d02ebda4b285c4df944c49d04ca2f351840" }, "downloads": -1, "filename": "zodburi-2.4.0-py3-none-any.whl", "has_sig": false, "md5_digest": "5893907b95ed0d27270d1e43835dfe24", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 12392, "upload_time": "2019-01-11T20:07:57", "url": "https://files.pythonhosted.org/packages/48/c0/535ec3530db24859d22ed75ba9f08235a2b6a39561b430e87a2a48dcd816/zodburi-2.4.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4bdc4d2497a0fe903b28ae07def0910a", "sha256": "e4b6eb3c190effcec05462b6276eceae5d2c42560b191909f9d5871784d28b04" }, "downloads": -1, "filename": "zodburi-2.4.0.tar.gz", "has_sig": false, "md5_digest": "4bdc4d2497a0fe903b28ae07def0910a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19728, "upload_time": "2019-01-11T20:07:59", "url": "https://files.pythonhosted.org/packages/a2/dc/ab3f339d6e123417d7f259a79395a8f6793478d5089886a8b00d186293b1/zodburi-2.4.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5893907b95ed0d27270d1e43835dfe24", "sha256": "79ab823268388d33951c70896d703d02ebda4b285c4df944c49d04ca2f351840" }, "downloads": -1, "filename": "zodburi-2.4.0-py3-none-any.whl", "has_sig": false, "md5_digest": "5893907b95ed0d27270d1e43835dfe24", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 12392, "upload_time": "2019-01-11T20:07:57", "url": "https://files.pythonhosted.org/packages/48/c0/535ec3530db24859d22ed75ba9f08235a2b6a39561b430e87a2a48dcd816/zodburi-2.4.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4bdc4d2497a0fe903b28ae07def0910a", "sha256": "e4b6eb3c190effcec05462b6276eceae5d2c42560b191909f9d5871784d28b04" }, "downloads": -1, "filename": "zodburi-2.4.0.tar.gz", "has_sig": false, "md5_digest": "4bdc4d2497a0fe903b28ae07def0910a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19728, "upload_time": "2019-01-11T20:07:59", "url": "https://files.pythonhosted.org/packages/a2/dc/ab3f339d6e123417d7f259a79395a8f6793478d5089886a8b00d186293b1/zodburi-2.4.0.tar.gz" } ] }