{ "info": { "author": "Andrew Chalaturnyk", "author_email": "code.aachalat@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Science/Research", "License :: OSI Approved :: Apache Software License", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX", "Operating System :: POSIX :: Linux", "Programming Language :: C", "Programming Language :: Cython", "Programming Language :: Python", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Education", "Topic :: Scientific/Engineering :: Mathematics" ], "description": "Various algorithms from graph theory.\n\n Using a c library and cython to create python extension classes.\n\n Started as a re-imagining of thesis work from:\n https://github.com/aachalat/hamilton_cycle.git", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/aachalat/galxe.git", "keywords": "", "license": "Apache License, Version 2.0", "maintainer": "", "maintainer_email": "", "name": "galxe", "package_url": "https://pypi.org/project/galxe/", "platform": "", "project_url": "https://pypi.org/project/galxe/", "project_urls": { "Homepage": "https://github.com/aachalat/galxe.git" }, "release_url": "https://pypi.org/project/galxe/0.0.3/", "requires_dist": null, "requires_python": "", "summary": "graph algorithm c extensions for python", "version": "0.0.3" }, "last_serial": 2294369, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "011d7e7ed3ca07c1a0e822c5aa342892", "sha256": "b5a611a7de6ea60f1b55aa632e9017b513632e6f38ad77f6870719946555f083" }, "downloads": -1, "filename": "galxe-0.0.1.tar.gz", "has_sig": false, "md5_digest": "011d7e7ed3ca07c1a0e822c5aa342892", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 159470, "upload_time": "2016-07-19T14:56:07", "url": "https://files.pythonhosted.org/packages/25/79/26208c0338247271096c28f83e02102d896f6b35f9e42007686a7690ec50/galxe-0.0.1.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "a05a10c4e422627256ea9ac660411eca", "sha256": "b40fea19c12e514b0d24c2eaca6649150ae4b1130fe2e858b1d7a0661f6c8f40" }, "downloads": -1, "filename": "galxe-0.0.3.tar.gz", "has_sig": false, "md5_digest": "a05a10c4e422627256ea9ac660411eca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 178191, "upload_time": "2016-08-21T20:34:03", "url": "https://files.pythonhosted.org/packages/40/df/1e4ecff3e5e0c8a2416c0e3274dc083f92155b9fd5676712b4fda154de8a/galxe-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a05a10c4e422627256ea9ac660411eca", "sha256": "b40fea19c12e514b0d24c2eaca6649150ae4b1130fe2e858b1d7a0661f6c8f40" }, "downloads": -1, "filename": "galxe-0.0.3.tar.gz", "has_sig": false, "md5_digest": "a05a10c4e422627256ea9ac660411eca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 178191, "upload_time": "2016-08-21T20:34:03", "url": "https://files.pythonhosted.org/packages/40/df/1e4ecff3e5e0c8a2416c0e3274dc083f92155b9fd5676712b4fda154de8a/galxe-0.0.3.tar.gz" } ] }