{ "info": { "author": "Sam Vilain", "author_email": "sam@vilain.net", "bugtrack_url": null, "classifiers": [], "description": "README for Unique 0.1\n=====================\n\nUnique will be a system for uniquely storing ``normalize`` objects in\na unique B-Tree, with a backing store which records history and makes\nit hard to tamper with: git. It could be used as a basic key/value\nstore, given a suitably lax storage schema. But its goal is to be a\nuseful first normal form (1NF) store.\n\nThis is currently in very early stages of development. Please contact\nthe author or send pull requests if you want to get involved! See\nTODO.org for the roadmap.\n\nProject License\n---------------\nThis project is licensed under the MIT license. Go wild!\n\nAuthor\n------\nSam Vilain ", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.io/samv/unique", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "unique", "package_url": "https://pypi.org/project/unique/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/unique/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.io/samv/unique" }, "release_url": "https://pypi.org/project/unique/0.1/", "requires_dist": null, "requires_python": null, "summary": "Unique/Primary Key Index Store for normalize objects", "version": "0.1" }, "last_serial": 1452699, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "939354fcf4b928ac865ea28d7c9bb504", "sha256": "9d1cef985339f4f1bc9d1a884283ede76efb27a5c9a049c8085af31acc657cfb" }, "downloads": -1, "filename": "unique-0.1.tar.gz", "has_sig": false, "md5_digest": "939354fcf4b928ac865ea28d7c9bb504", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3802, "upload_time": "2015-03-08T04:55:46", "url": "https://files.pythonhosted.org/packages/f9/3c/4be066cc1d3fdd3bee965645e00e7d4e8dcdaa0b066610e2da360b09cdb0/unique-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "939354fcf4b928ac865ea28d7c9bb504", "sha256": "9d1cef985339f4f1bc9d1a884283ede76efb27a5c9a049c8085af31acc657cfb" }, "downloads": -1, "filename": "unique-0.1.tar.gz", "has_sig": false, "md5_digest": "939354fcf4b928ac865ea28d7c9bb504", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3802, "upload_time": "2015-03-08T04:55:46", "url": "https://files.pythonhosted.org/packages/f9/3c/4be066cc1d3fdd3bee965645e00e7d4e8dcdaa0b066610e2da360b09cdb0/unique-0.1.tar.gz" } ] }