{ "info": { "author": "Rasmus Andersson", "author_email": "rasmus@notion.se", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: C", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.3", "Programming Language :: Python :: 2.4", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.0", "Topic :: Database", "Topic :: Software Development", "Topic :: System :: Clustering" ], "description": "Tokyo Cabinet Python bindings\n+++++++++++++++++++++++++++++\n\n.. contents ::\n\nSummary\n=======\n\nPython bindings for the `Tokyo Cabinet `_ database.\n\nThis code is heavily based on `pytc `_ developed by Tasuku SUENAGA.\n\n\nAuthors\n=======\n\n* `Rasmus Andersson `_ \n* Tasuku SUENAGA \n\nChanges\n=======\n\n0.7.2\n-----\n\n* Fixed missing storage for tc.Error\n\n0.7.1\n-----\n\n* Branched from pytc into tc by Rasmus Andersson\n* Total refactoring including layout\n* Added Python 2.6 and 3.0 compatibility\n* Added documentation\n\n0.7.0\n-----\n\n* Added Python 2.4 compatibility. Thanks to Vernon Tang.\n* Allow negitive values on optimize and tune methods of pytc.BDB and pytc.HDB. Thanks to Vernon Tang.\n* removed unnecessarily links(libz and libm). Thanks to Vernon Tang.\n\n0.6.0\n-----\n\n* supports BZIP options for HDB/BDB\n\n\n0.5.0\n-----\n\n* added addint/adddouble for HDB/BDB\n* raise KeyError instead of TCENOREC. Thanks to Hatem Nassrat.\n\n\n0.4.0\n-----\n\n* removed compile errors on Tokyo Cabinet 1.3.19.\n\n\n0.3.0\n-----\n\n* modified setup.py for darwin\n* added TCBDB.range and TCBDB.rangefwm\n\n0.2.0\n-----\n\n* added iterkeys/itervalues/iteritems for HDB/BDB\n* bug fixed when spcified db[:] (thanks a2c)\n* refactoring\n\n0.1.0\n-----\n\n* first version\n* hdb interface (thanks much for Shin ADACHI)\n* bdb interface\n\nDownload\n========", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/rsms/tc", "keywords": null, "license": "Copyright (c) 2007-2009, Tasuku SUENAGA\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\n* Neither the name of the nor the names of its contributors may\n be used to endorse or promote products derived from this software without\n specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.", "maintainer": null, "maintainer_email": null, "name": "tc", "package_url": "https://pypi.org/project/tc/", "platform": "ALL", "project_url": "https://pypi.org/project/tc/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/rsms/tc" }, "release_url": "https://pypi.org/project/tc/0.7.2/", "requires_dist": null, "requires_python": null, "summary": "Python bindings to the Tokyo Cabinet database library", "version": "0.7.2" }, "last_serial": 800389, "releases": { "0.7.2": [ { "comment_text": "", "digests": { "md5": "4405e1464caf0a0b1e1bc30f0874cd9f", "sha256": "aed8ae2b1b20e41b6027c224b4f1150ef48d29b4e749c549b2cb80577e113548" }, "downloads": -1, "filename": "tc-0.7.2.tar.gz", "has_sig": true, "md5_digest": "4405e1464caf0a0b1e1bc30f0874cd9f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46042, "upload_time": "2009-03-02T02:29:06", "url": "https://files.pythonhosted.org/packages/43/8f/cd79aa5ad0f6d6f7ca9ad1616d597d6a8f36bd03f066a4f2eef09066a655/tc-0.7.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4405e1464caf0a0b1e1bc30f0874cd9f", "sha256": "aed8ae2b1b20e41b6027c224b4f1150ef48d29b4e749c549b2cb80577e113548" }, "downloads": -1, "filename": "tc-0.7.2.tar.gz", "has_sig": true, "md5_digest": "4405e1464caf0a0b1e1bc30f0874cd9f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46042, "upload_time": "2009-03-02T02:29:06", "url": "https://files.pythonhosted.org/packages/43/8f/cd79aa5ad0f6d6f7ca9ad1616d597d6a8f36bd03f066a4f2eef09066a655/tc-0.7.2.tar.gz" } ] }