{ "info": { "author": "Taylor McKinnon", "author_email": "taylor@uncannypacket.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Utilities" ], "description": "========\nOverview\n========\n\n\n\nA library for hexagonal grid storage and manipulation.\n\n* Free software: BSD license\n\nInstallation\n============\n\n::\n\n pip install hexmap\n\nDocumentation\n=============\n\nhttps://hexmap.readthedocs.io/\n\nDevelopment\n===========\n\nTo run the all tests run::\n\n tox\n\nNote, to combine the coverage data from all the tox environments run:\n\n.. list-table::\n :widths: 10 90\n :stub-columns: 1\n\n - - Windows\n - ::\n\n set PYTEST_ADDOPTS=--cov-append\n tox\n\n - - Other\n - ::\n\n PYTEST_ADDOPTS=--cov-append tox\n\n\nChangelog\n=========\n\n0.0.0 (2016-09-10)\n-----------------------------------------\n\n* First release on PyPI.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tmacro/hexmap", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "hexmap", "package_url": "https://pypi.org/project/hexmap/", "platform": "", "project_url": "https://pypi.org/project/hexmap/", "project_urls": { "Homepage": "https://github.com/tmacro/hexmap" }, "release_url": "https://pypi.org/project/hexmap/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "A library for hexagonal grid storage and manipulation.", "version": "0.1.0" }, "last_serial": 2342377, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "74e01387f7b8ef872af3d665e8435d1f", "sha256": "9219d90acd2d4bf099fc83d4271503168104b21f9e7b06157e86509bd3cc9d4b" }, "downloads": -1, "filename": "hexmap-0.1.0.linux-x86_64.tar.gz", "has_sig": false, "md5_digest": "74e01387f7b8ef872af3d665e8435d1f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19897, "upload_time": "2016-09-14T14:05:37", "url": "https://files.pythonhosted.org/packages/7f/a4/e37931036e87cee29be7843afc46eeadb075ab023c65d88a892a0dce8987/hexmap-0.1.0.linux-x86_64.tar.gz" }, { "comment_text": "", "digests": { "md5": "a5874bda2a0204f69b3673cabc4ce878", "sha256": "61dff96498bb8605da35721db298e75858c34711e6de069cb4b58dacbde65658" }, "downloads": -1, "filename": "hexmap-0.1.0.tar.gz", "has_sig": false, "md5_digest": "a5874bda2a0204f69b3673cabc4ce878", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12040, "upload_time": "2016-09-13T19:45:57", "url": "https://files.pythonhosted.org/packages/f6/47/6d9d17b96a24a69e84c4e39d7306234e4271930d68e0a8aea7b15124a1fb/hexmap-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "74e01387f7b8ef872af3d665e8435d1f", "sha256": "9219d90acd2d4bf099fc83d4271503168104b21f9e7b06157e86509bd3cc9d4b" }, "downloads": -1, "filename": "hexmap-0.1.0.linux-x86_64.tar.gz", "has_sig": false, "md5_digest": "74e01387f7b8ef872af3d665e8435d1f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19897, "upload_time": "2016-09-14T14:05:37", "url": "https://files.pythonhosted.org/packages/7f/a4/e37931036e87cee29be7843afc46eeadb075ab023c65d88a892a0dce8987/hexmap-0.1.0.linux-x86_64.tar.gz" }, { "comment_text": "", "digests": { "md5": "a5874bda2a0204f69b3673cabc4ce878", "sha256": "61dff96498bb8605da35721db298e75858c34711e6de069cb4b58dacbde65658" }, "downloads": -1, "filename": "hexmap-0.1.0.tar.gz", "has_sig": false, "md5_digest": "a5874bda2a0204f69b3673cabc4ce878", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12040, "upload_time": "2016-09-13T19:45:57", "url": "https://files.pythonhosted.org/packages/f6/47/6d9d17b96a24a69e84c4e39d7306234e4271930d68e0a8aea7b15124a1fb/hexmap-0.1.0.tar.gz" } ] }