{ "info": { "author": "Pierre Quentel", "author_email": "pierre.quentel@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Natural Language :: French", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Database :: Database Engines/Servers" ], "description": "buzhug is a fast, pure-Python database engine, using a syntax that Python programmers should find very intuitive\r\n\r\nThe data is stored and accessed on disk (it is not an in-memory database) ; the implementation has been designed to make all operations, and especially selection, as fast as possible with an interpreted language", "description_content_type": null, "docs_url": null, "download_url": "https://downloads.sourceforge.net/project/buzhug/buzhug/buzhug-1.8/buzhug-1.8.zip?r=https%3A%2F%2Fsourceforge.net%2Fprojects%2Fbuzhug%2Ffiles%2F&ts=1285445021&use_mirror=switch", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://buzhug.sourceforge.net/", "keywords": "python database engine", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "buzhug", "package_url": "https://pypi.org/project/buzhug/", "platform": "", "project_url": "https://pypi.org/project/buzhug/", "project_urls": { "Download": "https://downloads.sourceforge.net/project/buzhug/buzhug/buzhug-1.8/buzhug-1.8.zip?r=https%3A%2F%2Fsourceforge.net%2Fprojects%2Fbuzhug%2Ffiles%2F&ts=1285445021&use_mirror=switch", "Homepage": "http://buzhug.sourceforge.net/" }, "release_url": "https://pypi.org/project/buzhug/1.8/", "requires_dist": null, "requires_python": null, "summary": "A fast, pure-Python database engine", "version": "1.8" }, "last_serial": 802799, "releases": { "0.2": [], "0.4": [], "0.5": [], "0.7": [], "0.8": [], "1.0": [], "1.5": [], "1.6": [], "1.8": [] }, "urls": [] }