{ "info": { "author": "Jan Brezina", "author_email": "jan.brezina@tul.cz", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering" ], "description": "# BIH\nBounded Interval Hierachy of Axes Aligned Bounding Boxes\n\n## Python install\n python setup.py install\n\ntest:\n tox\n\n## C++ build\n\n mkdir build\n cd build\n cmake ..\n make\n\ntest binary:\n ./test_bih_tree", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/flow123d/bih", "keywords": "", "license": "GPL 3.0", "maintainer": "", "maintainer_email": "", "name": "bih", "package_url": "https://pypi.org/project/bih/", "platform": "", "project_url": "https://pypi.org/project/bih/", "project_urls": { "Homepage": "https://github.com/flow123d/bih" }, "release_url": "https://pypi.org/project/bih/1.0.1/", "requires_dist": null, "requires_python": ">=3", "summary": "Bounded Interval Hierarchy.", "version": "1.0.1" }, "last_serial": 4943893, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "4473c4b1d74e6106e837d251fe059aaf", "sha256": "c19340a18821b235dd58f9bae6fe6e90f6897c4548f89d79ee83819289d3c81d" }, "downloads": -1, "filename": "bih-1.0.1.tar.gz", "has_sig": false, "md5_digest": "4473c4b1d74e6106e837d251fe059aaf", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 11816, "upload_time": "2019-03-15T12:19:28", "url": "https://files.pythonhosted.org/packages/05/4d/20507e83853d90571d24a2950239e97bb75b95e767dc51e57d678bb110c7/bih-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4473c4b1d74e6106e837d251fe059aaf", "sha256": "c19340a18821b235dd58f9bae6fe6e90f6897c4548f89d79ee83819289d3c81d" }, "downloads": -1, "filename": "bih-1.0.1.tar.gz", "has_sig": false, "md5_digest": "4473c4b1d74e6106e837d251fe059aaf", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 11816, "upload_time": "2019-03-15T12:19:28", "url": "https://files.pythonhosted.org/packages/05/4d/20507e83853d90571d24a2950239e97bb75b95e767dc51e57d678bb110c7/bih-1.0.1.tar.gz" } ] }