{ "info": { "author": "Vladik Dudnikov", "author_email": "dudnikov.vladislav@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Programming Language :: C", "Programming Language :: Python :: 3 :: Only" ], "description": "Package graph7 is designed to store a large number of graphs (adjacency matrices) with two states with a minimum of memory.\nHowever, for convenience, you can store adjacent matrices with any element values (int, float), just for this you need more memory.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/va-dudnikov/pygraph7", "keywords": "graphs,storage method", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pygraph7", "package_url": "https://pypi.org/project/pygraph7/", "platform": "any", "project_url": "https://pypi.org/project/pygraph7/", "project_urls": { "Homepage": "https://github.com/va-dudnikov/pygraph7" }, "release_url": "https://pypi.org/project/pygraph7/0.0.2a2/", "requires_dist": null, "requires_python": ">=3", "summary": "A simple format for storing different types of graphs in the ASCII-string", "version": "0.0.2a2" }, "last_serial": 4231228, "releases": { "0.0.2a2": [ { "comment_text": "", "digests": { "md5": "4e3c9384021b8bbb577931599455bc13", "sha256": "0161c1d3285fd790a678ea55ecebb001fa8557f0aa78cfd689cd15a5f2671e14" }, "downloads": -1, "filename": "pygraph7-0.0.2a2.tar.gz", "has_sig": false, "md5_digest": "4e3c9384021b8bbb577931599455bc13", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 13102, "upload_time": "2018-09-02T13:58:14", "url": "https://files.pythonhosted.org/packages/df/e9/c2fbcb8717eb277791dece25e44060eb5f9406e54240f35956c76ab2807c/pygraph7-0.0.2a2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4e3c9384021b8bbb577931599455bc13", "sha256": "0161c1d3285fd790a678ea55ecebb001fa8557f0aa78cfd689cd15a5f2671e14" }, "downloads": -1, "filename": "pygraph7-0.0.2a2.tar.gz", "has_sig": false, "md5_digest": "4e3c9384021b8bbb577931599455bc13", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 13102, "upload_time": "2018-09-02T13:58:14", "url": "https://files.pythonhosted.org/packages/df/e9/c2fbcb8717eb277791dece25e44060eb5f9406e54240f35956c76ab2807c/pygraph7-0.0.2a2.tar.gz" } ] }