{ "info": { "author": "Jarn AS", "author_email": "info@jarn.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7" ], "description": "Introduction\n============\n\nThis library provides experimental code to speed up BTree difference and\nintersection functions, as used by the ZCatalog.\n\nIt's been extracted out from\n`experimental.catalogqueryplan `_\nnow that the query plan implementation has been moved to ZCatalog itself.\n\nTesting\n=======\n\nTo test, import the monkey patch in other tests, like CMFPlone::\n\n import experimental.btree\n\nand run the test.\n\nDevelopment\n===========\n\nDevelopment of this project takes place at:\nhttps://github.com/Jarn/experimental.btree\n\nChangelog\n=========\n\n1.1 - 2011-08-21\n----------------\n\n- Update to Cython 0.15.\n [hannosch]\n\n- Correct small/big assignment if only the fist argument is a tree set.\n [hannosch]\n\n- Avoid intersection optimizations if both arguments are non-tree sets.\n [hannosch]\n\n1.0 - 2011-07-29\n----------------\n\n- Split off from `experimental.catalogqueryplan`.\n [hannosch]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.jarn.com/", "keywords": "plone zodb btree", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "experimental.btree", "package_url": "https://pypi.org/project/experimental.btree/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/experimental.btree/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.jarn.com/" }, "release_url": "https://pypi.org/project/experimental.btree/1.1/", "requires_dist": null, "requires_python": null, "summary": "ZODB BTree optimizations", "version": "1.1" }, "last_serial": 5343676, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "a3e0d30f2d7480cb5c350a6129af33a4", "sha256": "ae0283501319ea5d7c18631403f0888fac99e0a1cde3a80d210073da9ed290d4" }, "downloads": -1, "filename": "experimental.btree-1.0.zip", "has_sig": false, "md5_digest": "a3e0d30f2d7480cb5c350a6129af33a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43934, "upload_time": "2011-07-29T22:34:08", "url": "https://files.pythonhosted.org/packages/a5/3a/1ca2ab573e76aa9aad538accc6d8ff800b087547925c887ef875d91c13a9/experimental.btree-1.0.zip" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "3b6db9d6b73cd811214b135c407737ea", "sha256": "7a6cb5473623191ee192d2f2c5d51d18b57f1421b0c2c4603374cabee29e2b91" }, "downloads": -1, "filename": "experimental.btree-1.1.zip", "has_sig": false, "md5_digest": "3b6db9d6b73cd811214b135c407737ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45623, "upload_time": "2011-08-21T16:16:12", "url": "https://files.pythonhosted.org/packages/18/60/87ed7af690ec04ec88fd99b86c5752ae15c731764d5410088f4ce75050c7/experimental.btree-1.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3b6db9d6b73cd811214b135c407737ea", "sha256": "7a6cb5473623191ee192d2f2c5d51d18b57f1421b0c2c4603374cabee29e2b91" }, "downloads": -1, "filename": "experimental.btree-1.1.zip", "has_sig": false, "md5_digest": "3b6db9d6b73cd811214b135c407737ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45623, "upload_time": "2011-08-21T16:16:12", "url": "https://files.pythonhosted.org/packages/18/60/87ed7af690ec04ec88fd99b86c5752ae15c731764d5410088f4ce75050c7/experimental.btree-1.1.zip" } ] }