{ "info": { "author": "Dan Maljovec", "author_email": "maljovec002@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Programming Language :: C++", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering :: Mathematics" ], "description": "Given a set of arbitrarily arranged points in any dimension, this library is\nable to construct several different types of neighborhood graphs mainly focusing\non empty region graph algorithms such as the beta skeleton family of graphs.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/maljovec/nglpy/archive/0.0.2.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/maljovec/nglpy", "keywords": "geometry,neighborhood,empty region graph,neighborhood graph library,beta skeleton,relative neighbor,Gabriel graph", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "nglpy", "package_url": "https://pypi.org/project/nglpy/", "platform": "", "project_url": "https://pypi.org/project/nglpy/", "project_urls": { "Download": "https://github.com/maljovec/nglpy/archive/0.0.2.tar.gz", "Homepage": "https://github.com/maljovec/nglpy" }, "release_url": "https://pypi.org/project/nglpy/0.0.2/", "requires_dist": null, "requires_python": ">=2.7, <4", "summary": "A wrapper library for exposing the C++ neighborhood graph library (NGL) for computing empty region graphs to python", "version": "0.0.2" }, "last_serial": 3632896, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "5f1691c43d9aaddc8e6f59cf03a3d287", "sha256": "719a060a254e75b1e616e4a305f7d7202b67b017071defe0c4b1dd8948ca6cd4" }, "downloads": -1, "filename": "nglpy-0.0.2.tar.gz", "has_sig": false, "md5_digest": "5f1691c43d9aaddc8e6f59cf03a3d287", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, <4", "size": 77179, "upload_time": "2018-03-02T19:53:42", "url": "https://files.pythonhosted.org/packages/1a/4c/5556f455b88aa904d958f5227bbf1fb6b65e42a3d54a66656d8f02c9bebc/nglpy-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5f1691c43d9aaddc8e6f59cf03a3d287", "sha256": "719a060a254e75b1e616e4a305f7d7202b67b017071defe0c4b1dd8948ca6cd4" }, "downloads": -1, "filename": "nglpy-0.0.2.tar.gz", "has_sig": false, "md5_digest": "5f1691c43d9aaddc8e6f59cf03a3d287", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, <4", "size": 77179, "upload_time": "2018-03-02T19:53:42", "url": "https://files.pythonhosted.org/packages/1a/4c/5556f455b88aa904d958f5227bbf1fb6b65e42a3d54a66656d8f02c9bebc/nglpy-0.0.2.tar.gz" } ] }