{ "info": { "author": "Frank Slaughter, Alex Ethier", "author_email": "pycb@tower3.io", "bugtrack_url": null, "classifiers": [], "description": "pylcb\r\n==============\r\n\r\nTower3 C extension for libcouchbase.\r\n\r\nAssumes that libcouchbase is installed at :\r\n\r\n* /usr/local/include/libcouchbase\r\n* /usr/include/libcouchbase\r\n\r\n\r\n##v0.0.5\r\n* Create libevent event base for our io_ops, then call it in non-blocking mode to allow timeouts when connecting to a bucket.\r\n* Added PycbKeyNotFound and PycbKeyExists exceptions\r\n\r\n## V0.0.4\r\n* Added checks for libcouchbase calls that don't fail but also don't generate a callback.\r\n\r\n## v0.0.3\r\n* Added create and delete bucket. added tests\r\n\r\n## V0.0.2\r\n* Added create method to class Couchbase, which creates a new bucket\r\n\r\n## v0.0.1:\r\n* Initial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tower3/pycb", "keywords": "couchbase, libcouchbase, cb, pycb", "license": "Copyright (c) 2013 Tower3\r\n\r\n Permission is hereby granted, free of charge, to any person\r\n obtaining a copy of this software and associated documentation\r\n files (the \"Software\"), to deal in the Software without\r\n restriction, including without limitation the rights to use,\r\n copy, modify, merge, publish, distribute, sublicense, and/or sell\r\n copies of the Software, and to permit persons to whom the\r\n Software is furnished to do so, subject to the following\r\n conditions:\r\n\r\n The above copyright notice and this permission notice shall be\r\n included in all copies or substantial portions of the Software.\r\n\r\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\r\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES\r\n OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\r\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT\r\n HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,\r\n WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\r\n FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR\r\n OTHER DEALINGS IN THE SOFTWARE.", "maintainer": "Frank Slaughter, Alex Ethier", "maintainer_email": "pycb@tower3.io", "name": "pycb", "package_url": "https://pypi.org/project/pycb/", "platform": "Linux and OSX", "project_url": "https://pypi.org/project/pycb/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/tower3/pycb" }, "release_url": "https://pypi.org/project/pycb/0.0.5/", "requires_dist": null, "requires_python": null, "summary": "Tower3 Couchbase Python Client.", "version": "0.0.5" }, "last_serial": 797034, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "ec4b7f003a4b618441464733a7bd6142", "sha256": "8d35f3509574bcbb72b11b5c05db39acfd64b81c52ca4aee8d53d437b8fe999d" }, "downloads": -1, "filename": "pycb-0.0.1.tar.gz", "has_sig": false, "md5_digest": "ec4b7f003a4b618441464733a7bd6142", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5416, "upload_time": "2013-03-25T22:58:49", "url": "https://files.pythonhosted.org/packages/56/d0/095ee8d127c37c9828ba3e5239da1ed641a303abef3d186252cec20181c6/pycb-0.0.1.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "c8d5bf708043dd181e41972c95b60e14", "sha256": "f1f171e93cb07754242026b1741b4d46ea69f9fedcccc06816b540adf83ab470" }, "downloads": -1, "filename": "pycb-0.0.4.tar.gz", "has_sig": false, "md5_digest": "c8d5bf708043dd181e41972c95b60e14", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8009, "upload_time": "2013-04-04T18:26:34", "url": "https://files.pythonhosted.org/packages/16/e5/ac167921606453d6cdc65e19b0d99e657f219276be34a8c35595ea9307ce/pycb-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "85a7af0b0d9cbbd90909b7948bb7ef88", "sha256": "4fc3839bd273409b539c92a629f3882334e0d9d863fcc54d97e1adf1565cf14b" }, "downloads": -1, "filename": "pycb-0.0.5.tar.gz", "has_sig": false, "md5_digest": "85a7af0b0d9cbbd90909b7948bb7ef88", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8918, "upload_time": "2013-05-17T03:20:37", "url": "https://files.pythonhosted.org/packages/ed/f2/d8b4461f9f68d0e1fb03663176a482db037e3add271f91fbf30cc4518533/pycb-0.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "85a7af0b0d9cbbd90909b7948bb7ef88", "sha256": "4fc3839bd273409b539c92a629f3882334e0d9d863fcc54d97e1adf1565cf14b" }, "downloads": -1, "filename": "pycb-0.0.5.tar.gz", "has_sig": false, "md5_digest": "85a7af0b0d9cbbd90909b7948bb7ef88", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8918, "upload_time": "2013-05-17T03:20:37", "url": "https://files.pythonhosted.org/packages/ed/f2/d8b4461f9f68d0e1fb03663176a482db037e3add271f91fbf30cc4518533/pycb-0.0.5.tar.gz" } ] }