{ "info": { "author": "Nicholas Wolf", "author_email": "nwolf@noao.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8" ], "description": "=====================\nANTARES HTM Utilities\n=====================\n\nANTARES Utilities for working with Hierarchical Triangular Meshes (HTMs).\n\n* Free software: MIT license\n* Documentation: https://noao.gitlab.io/noao/antares/htm\n\n\nInstallation\n------------\n\nYou can install the library from PyPI through `pip`:\n\n.. code::\n \n $ pip install pyhtm\n\nOr from source:\n\n.. code::\n\n $ git clone https://gitlab.com/noao/antares/htm\n $ cd htm\n $ git checkout v0.1.3\n $ python setup.py install\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and NOAO's `cookiecutters/python-package`_ template\n(forked from `audreyr/cookiecutter-pypackage`_).\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`cookiecutters/python-package`: https://gitlab.com/noao/cookiecutters/python-package\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=========\nChangelog\n=========\n\nAll notable changes to this project will be documented in this file.\n\nThe format is based on `Keep a Changelog`__\n\n__ https://keepachangelog.com/en/1.0.0/\n\n0.1.5 (2019-09-27)\n------------------\n\nFixed\n~~~~~\n\n* Raise htm.PrecisionError when encountering precision issues in edge-intersection\n solver.\n\n0.1.4 (2019-09-27)\n------------------\n\nFixed\n~~~~~\n\n* Workaround for precision issues in edge-intersection solver.\n\n0.1.1 (2019-09-27)\n------------------\n\nFixed\n~~~~~\n\n* Wrong URLs in docs\n\n0.1.0 (2019-08-26)\n------------------\n\nAdded\n~~~~~\n\n* First release.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/noao/antares/htm", "keywords": "htm", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "pyhtm", "package_url": "https://pypi.org/project/pyhtm/", "platform": "", "project_url": "https://pypi.org/project/pyhtm/", "project_urls": { "Homepage": "https://gitlab.com/noao/antares/htm" }, "release_url": "https://pypi.org/project/pyhtm/0.1.5/", "requires_dist": null, "requires_python": "", "summary": "Utilities for working with Hierarchical Triangular Meshes (HTMs).", "version": "0.1.5", "yanked": false, "yanked_reason": null }, "last_serial": 7902642, "releases": { "0.1.3": [ { "comment_text": "", "digests": { "md5": "c2f34821d65ba02af7dc92b21c059e40", "sha256": "15a1bccd2e063c50a3315375afb0a49daa80bfd5119e902736b3cf2f268fc2db" }, "downloads": -1, "filename": "pyhtm-0.1.3.tar.gz", "has_sig": false, "md5_digest": "c2f34821d65ba02af7dc92b21c059e40", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 216884, "upload_time": "2019-10-21T19:17:57", "upload_time_iso_8601": "2019-10-21T19:17:57.437900Z", "url": "https://files.pythonhosted.org/packages/df/95/30d7a17f432f12c416c402b5c3dcc94c47ed48782186a37dab8dc3872d30/pyhtm-0.1.3.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "03002f1e1df9cccfb82b904230005f4e", "sha256": "8dd85c987635fb7b094cccb75937261195c7d843a443bef96f90b94941a5c7b5" }, "downloads": -1, "filename": "pyhtm-0.1.5.tar.gz", "has_sig": false, "md5_digest": "03002f1e1df9cccfb82b904230005f4e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 222006, "upload_time": "2020-08-06T20:33:29", "upload_time_iso_8601": "2020-08-06T20:33:29.114811Z", "url": "https://files.pythonhosted.org/packages/96/a6/4fb444033d515907c875fad5f1d112d1b365318f9584378df58b92c6b39b/pyhtm-0.1.5.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "03002f1e1df9cccfb82b904230005f4e", "sha256": "8dd85c987635fb7b094cccb75937261195c7d843a443bef96f90b94941a5c7b5" }, "downloads": -1, "filename": "pyhtm-0.1.5.tar.gz", "has_sig": false, "md5_digest": "03002f1e1df9cccfb82b904230005f4e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 222006, "upload_time": "2020-08-06T20:33:29", "upload_time_iso_8601": "2020-08-06T20:33:29.114811Z", "url": "https://files.pythonhosted.org/packages/96/a6/4fb444033d515907c875fad5f1d112d1b365318f9584378df58b92c6b39b/pyhtm-0.1.5.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }