{ "info": { "author": "Torden", "author_email": "torden@myself.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux", "Programming Language :: C", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Database", "Topic :: Database :: Database Engines/Servers", "Topic :: Utilities" ], "description": "Py-mdbm\n========\n\n- Py-mdbm is a Python binds to Yahoo! MDBM C API\n- MDBM is a super-fast memory-mapped key/value store.\n- MDBM is an ndbm work-alike hashed database library based on sdbm\n which is based on Per-Aake Larson\u2019s Dynamic Hashing algorithms.\n- MDBM is a high-performance, memory-mapped hash database similar to\n the homegrown libhash.\n- The records stored in a mdbm database may have keys and values of\n arbitrary and variable lengths.\n\n.. image:: https://api.travis-ci.org/torden/py-mdbm.png?branch=master\n :target: http://travis-ci.org/torden/py-mdbm\n\nInstallation\n------------\n\nSee the Py-mdbm's `Documents\n`_ for installation instructions.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/torden/py-mdbm", "keywords": "mdbm", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "py-mdbm", "package_url": "https://pypi.org/project/py-mdbm/", "platform": "", "project_url": "https://pypi.org/project/py-mdbm/", "project_urls": { "Homepage": "https://github.com/torden/py-mdbm" }, "release_url": "https://pypi.org/project/py-mdbm/0.1.0a/", "requires_dist": null, "requires_python": "", "summary": "The Python interface to the MDBM key-value store.", "version": "0.1.0a" }, "last_serial": 3514010, "releases": { "0.1.0a": [ { "comment_text": "", "digests": { "md5": "dc12f8f9e9085363180adf3931fa0fc6", "sha256": "f6a2056cd72aa2e0829de892929256be9cbb0f16223948062200c2075f5fb326" }, "downloads": -1, "filename": "py-mdbm-0.1.0a.tar.gz", "has_sig": false, "md5_digest": "dc12f8f9e9085363180adf3931fa0fc6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36349, "upload_time": "2018-01-23T14:05:25", "url": "https://files.pythonhosted.org/packages/fe/24/408291ddd08f14af38ef33c8ba3caae65b37747168c9a277b3784cb0a43b/py-mdbm-0.1.0a.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dc12f8f9e9085363180adf3931fa0fc6", "sha256": "f6a2056cd72aa2e0829de892929256be9cbb0f16223948062200c2075f5fb326" }, "downloads": -1, "filename": "py-mdbm-0.1.0a.tar.gz", "has_sig": false, "md5_digest": "dc12f8f9e9085363180adf3931fa0fc6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36349, "upload_time": "2018-01-23T14:05:25", "url": "https://files.pythonhosted.org/packages/fe/24/408291ddd08f14af38ef33c8ba3caae65b37747168c9a277b3784cb0a43b/py-mdbm-0.1.0a.tar.gz" } ] }