{ "info": { "author": "Erik Quaeghebeur", "author_email": "ecyglpki@equaeghe.nospammail.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Natural Language :: English", "Programming Language :: Cython", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering :: Mathematics" ], "description": "Background\n----------\nGLPK is the `GNU Linear Programming Kit `_, a C library for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems.\n\nInstallation\n------------\n\n pip install ecyglpki\n\nor\n\n pip install --user ecyglpki\n\n\nUsage\n-----\nUse `ecyglpki` like any other Python module in your Python code.\n", "description_content_type": null, "docs_url": "https://pythonhosted.org/ecyglpki/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/equaeghe/ecyglpki", "keywords": null, "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "ecyglpki", "package_url": "https://pypi.org/project/ecyglpki/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ecyglpki/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/equaeghe/ecyglpki" }, "release_url": "https://pypi.org/project/ecyglpki/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "A Cython GLPK interface", "version": "0.2.0" }, "last_serial": 1482583, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "22d27a04fb8cc1306f10aec14131dd87", "sha256": "a31e80280ae40893332c53bc10c11aa705402cbee18d5f813808e6482c67f26e" }, "downloads": -1, "filename": "ecyglpki-0.1.0.tar.gz", "has_sig": false, "md5_digest": "22d27a04fb8cc1306f10aec14131dd87", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 349642, "upload_time": "2014-08-03T12:23:42", "url": "https://files.pythonhosted.org/packages/d9/ef/e9620a402b2dcca943a73ec78d9bda80ce0a1b7f2c0f8e19add15d0d959c/ecyglpki-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "3108b185dcdb26b570163cd02bbc9061", "sha256": "03cdb535e144de76381df310e2e0560d404bb1e7b1fc5ef9dc76c2e888e4589e" }, "downloads": -1, "filename": "ecyglpki-0.2.0.tar.gz", "has_sig": false, "md5_digest": "3108b185dcdb26b570163cd02bbc9061", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 365603, "upload_time": "2015-03-29T20:40:02", "url": "https://files.pythonhosted.org/packages/39/7a/5a1e87367ef826985e55f53c5ceff5476349b7cc26ab5e5cb23fd4e7273b/ecyglpki-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3108b185dcdb26b570163cd02bbc9061", "sha256": "03cdb535e144de76381df310e2e0560d404bb1e7b1fc5ef9dc76c2e888e4589e" }, "downloads": -1, "filename": "ecyglpki-0.2.0.tar.gz", "has_sig": false, "md5_digest": "3108b185dcdb26b570163cd02bbc9061", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 365603, "upload_time": "2015-03-29T20:40:02", "url": "https://files.pythonhosted.org/packages/39/7a/5a1e87367ef826985e55f53c5ceff5476349b7cc26ab5e5cb23fd4e7273b/ecyglpki-0.2.0.tar.gz" } ] }