{ "info": { "author": "Nicholas H.Tollervey", "author_email": "ntoll@ntoll.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "License :: OSI Approved :: GNU Affero General Public License v3", "Topic :: Communications", "Topic :: Database", "Topic :: Internet", "Topic :: Security", "Topic :: System :: Distributed Computing" ], "description": "Drogulus!\n=========\n\n**NB: This is an unfinished work in progress.**\n\nDrogulus is a federated data store and computation platform designed for\nsimplicity, security, openness and resilience. It's also an exercise in\npractical philosophy.\n\nIt's heavily based upon ideas from Fluidinfo (an openly writable data store),\nKademlia (a distributed hash table), Lisp, public/private key cryptography with\na dash of Xanadu thrown in for inspiration. It is implemented in Python and\nrequires very few external dependencies.\n\nIt'll probably all come to nothing. ;-)\n\nCurrent status: the distributed hash table is almost finished. Crypto based\nwork is done. Lisp implementation is an (uncommitted) toy which requires\nfurther work.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://packages.python.org/drogulus", "keywords": null, "license": "GNU AGPLv3", "maintainer": null, "maintainer_email": null, "name": "drogulus", "package_url": "https://pypi.org/project/drogulus/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/drogulus/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://packages.python.org/drogulus" }, "release_url": "https://pypi.org/project/drogulus/0.0.0.alpha.0/", "requires_dist": null, "requires_python": null, "summary": "A programmable peer-to-peer data store", "version": "0.0.0.alpha.0" }, "last_serial": 713361, "releases": { "0.0.0.alpha.0": [] }, "urls": [] }