{ "info": { "author": "Matthew Schinckel", "author_email": "matt@schinckel.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Psycopg2 Range Overlaps\n========================\n\nThis module overrides the Range.__and__ function, so that it returns a boolean value\nbased on if the two objects overlap.\n\nThe rationale behind this is that it mirrors the `range && range` operator in postgres.\n\n\nThere is also an improved equality operator, and a function for normalising ranges (if possible).", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/schinckel/psycopg2-range-overlaps", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "psycopg2-range-overlaps", "package_url": "https://pypi.org/project/psycopg2-range-overlaps/", "platform": "", "project_url": "https://pypi.org/project/psycopg2-range-overlaps/", "project_urls": { "Homepage": "https://bitbucket.org/schinckel/psycopg2-range-overlaps" }, "release_url": "https://pypi.org/project/psycopg2-range-overlaps/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "Use & and = on psycopg2 range types.", "version": "1.0.1" }, "last_serial": 2888792, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "b2cc04ae71bc125b5c78f162cc09688b", "sha256": "d3ae75c26d58bb306e88812efeae494bb62835b03a75bcda7b7b04c06eec92e4" }, "downloads": -1, "filename": "psycopg2-range-overlaps-1.0.0.tar.gz", "has_sig": false, "md5_digest": "b2cc04ae71bc125b5c78f162cc09688b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2752, "upload_time": "2017-05-21T12:25:40", "url": "https://files.pythonhosted.org/packages/cc/6e/5a5854545ee61024e1800850a8fb780d54a8f9e24546dcfdf781fe75e710/psycopg2-range-overlaps-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "8f0137f9386ab9d022a845a852ea3112", "sha256": "33baa75c36944e39e7c93c51d82c984cf3ad6085b90bfef73906c3d50cd78312" }, "downloads": -1, "filename": "psycopg2-range-overlaps-1.0.1.tar.gz", "has_sig": false, "md5_digest": "8f0137f9386ab9d022a845a852ea3112", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2760, "upload_time": "2017-05-21T12:31:09", "url": "https://files.pythonhosted.org/packages/0f/58/95ad53986aa10561a53a430691bb6c3a9e69ccc30a078d51811685423827/psycopg2-range-overlaps-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8f0137f9386ab9d022a845a852ea3112", "sha256": "33baa75c36944e39e7c93c51d82c984cf3ad6085b90bfef73906c3d50cd78312" }, "downloads": -1, "filename": "psycopg2-range-overlaps-1.0.1.tar.gz", "has_sig": false, "md5_digest": "8f0137f9386ab9d022a845a852ea3112", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2760, "upload_time": "2017-05-21T12:31:09", "url": "https://files.pythonhosted.org/packages/0f/58/95ad53986aa10561a53a430691bb6c3a9e69ccc30a078d51811685423827/psycopg2-range-overlaps-1.0.1.tar.gz" } ] }