Metadata-Version: 2.1 Name: Hexy Version: 1.4.4 Summary: A library that makes working with a hexagonal lattice easier. Home-page: https://github.com/redft/hexy Download-URL: https://github.com/RedFT/Hexy/archive/1.4.3.tar.gz Author: Norbu Tsering Author-email: norbu.tsering.cs@gmail.com License: MIT Keywords: hexy,coordinate,hexagon,hexagonal Platform: UNKNOWN Classifier: Development Status :: 5 - Production/Stable Classifier: Intended Audience :: Developers Classifier: Topic :: Software Development :: Libraries :: Python Modules Classifier: License :: OSI Approved :: MIT License Classifier: Programming Language :: Python :: 2 Classifier: Programming Language :: Python :: 3 License-File: LICENSE.md Requires-Dist: numpy (>=1.15.0) Provides-Extra: tests Requires-Dist: atomicwrites (==1.1.5) ; extra == 'tests' Requires-Dist: attrs (==18.1.0) ; extra == 'tests' Requires-Dist: funcsigs (==1.0.2) ; extra == 'tests' Requires-Dist: more-itertools (==4.3.0) ; extra == 'tests' Requires-Dist: pluggy (==0.7.1) ; extra == 'tests' Requires-Dist: py (==1.5.4) ; extra == 'tests' Requires-Dist: pytest (==3.7.0) ; extra == 'tests' Requires-Dist: six (==1.11.0) ; extra == 'tests' UNKNOWN