{
"info": {
"author": "Micha\u00ebl Meyer",
"author_email": "UNKNOWN",
"bugtrack_url": null,
"classifiers": [
"Intended Audience :: Developers",
"License :: OSI Approved :: BSD License",
"Operating System :: OS Independent",
"Programming Language :: C",
"Programming Language :: Python",
"Topic :: Database",
"Topic :: Software Development :: Libraries :: Python Modules"
],
"description": "This package provides Python bindings for `sophia `_, a ligthweight `DBM-like `_ database. Available operations on a database are inserting a key-value pair, deleting it, or retrieving a value given its key. It is also possible to traverse the records of a database in ascending or descending order.\r\n\r\nInstallation\r\n============\r\n\r\nFirst install libsophia using `this script `_ (to be run from the source package directory, `/tmp` or similar). Then download and install the bindings::\r\n\r\n python setup.py install\r\n\r\nYou can consult the online documentation of this package `here `_. It is also present in the source package under ``doc/_build/html/``\r\n\r\nIf you want to check how the library performs, look at the `benchmarks `_ on the website of the author, and run the script ``bench.py`` located in the ``tests`` directory of this package.\r\n\r\nEdits:\r\n======\r\n\r\nFixed donwloads.",
"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/doukremt/python-sophia.git",
"keywords": "",
"license": "UNKNOWN",
"maintainer": "",
"maintainer_email": "",
"name": "Sophia",
"package_url": "https://pypi.org/project/Sophia/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/Sophia/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "https://github.com/doukremt/python-sophia.git"
},
"release_url": "https://pypi.org/project/Sophia/0.1.1/",
"requires_dist": null,
"requires_python": null,
"summary": "Python bindings for the Sophia database library",
"version": "0.1.1"
},
"last_serial": 981086,
"releases": {
"0.1": [
{
"comment_text": "",
"digests": {
"md5": "ca3ea277379e2ef3e78792eb4ad24a6e",
"sha256": "922087ce7909a3d6c36d0ead63ca51757349865c74458c7e413c104310a91dec"
},
"downloads": -1,
"filename": "Sophia-0.1.tar.gz",
"has_sig": false,
"md5_digest": "ca3ea277379e2ef3e78792eb4ad24a6e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7666,
"upload_time": "2014-01-25T02:29:56",
"url": "https://files.pythonhosted.org/packages/26/4c/25e5938b4ab91abd92f216d86c86b8a942be405212b3ec41bdeb75fb66cd/Sophia-0.1.tar.gz"
},
{
"comment_text": "",
"digests": {
"md5": "a04ef3c86433858b4edebb9c717aef17",
"sha256": "4eedc2c47cfe88003b339156548555d654a1c7913b20e7ebd5c130c454da573a"
},
"downloads": -1,
"filename": "Sophia-0.1.zip",
"has_sig": false,
"md5_digest": "a04ef3c86433858b4edebb9c717aef17",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8225,
"upload_time": "2014-01-25T02:29:59",
"url": "https://files.pythonhosted.org/packages/df/90/dc6b60f0f9507594c887cae0f1947cda3661c76b3f7514365212427092c2/Sophia-0.1.zip"
}
],
"0.1.1": [
{
"comment_text": "",
"digests": {
"md5": "bacf3452e2e8f704d816bd514e20f028",
"sha256": "97d4bd3b5acfc62a04456ee6daaf865d3e335ce7aade1124ef5f7d597c3c3e34"
},
"downloads": -1,
"filename": "Sophia-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "bacf3452e2e8f704d816bd514e20f028",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2330696,
"upload_time": "2014-01-25T10:31:57",
"url": "https://files.pythonhosted.org/packages/94/50/af2a3eb36002ee5c75eb49122faf0967a16be7303fed07de9286825fa65c/Sophia-0.1.1.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "bacf3452e2e8f704d816bd514e20f028",
"sha256": "97d4bd3b5acfc62a04456ee6daaf865d3e335ce7aade1124ef5f7d597c3c3e34"
},
"downloads": -1,
"filename": "Sophia-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "bacf3452e2e8f704d816bd514e20f028",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2330696,
"upload_time": "2014-01-25T10:31:57",
"url": "https://files.pythonhosted.org/packages/94/50/af2a3eb36002ee5c75eb49122faf0967a16be7303fed07de9286825fa65c/Sophia-0.1.1.tar.gz"
}
]
}