{ "info": { "author": "Glenn Hutchings", "author_email": "zondo42@gmail.com", "bugtrack_url": null, "classifiers": [], "description": ".. README for PyHexGrid, in -*- rst -*- mode.\n\n===========\n PyHexGrid\n===========\n\nWhat is it?\n===========\n\nIt's a small package to manage hexagonal grids. You tell it the size of\nthe grid, and the size of the canvas you have, and it tells you the\ncoordinates for drawing it. For examples, see the ``demos`` directory.\n\nInstallation\n============\n\nTo build it::\n\n python setup.py build\n\nTo install it::\n\n python setup.py install\n\nType::\n\n python setup.py --help\n\nfor other things you can do.\n\nNote: if you're on a Linux box you can just type ``make`` and ``make\ninstall`` in the usual manner.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/zondo/pyhexgrid", "keywords": null, "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "pyhexgrid", "package_url": "https://pypi.org/project/pyhexgrid/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyhexgrid/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/zondo/pyhexgrid" }, "release_url": "https://pypi.org/project/pyhexgrid/0.1/", "requires_dist": null, "requires_python": null, "summary": "Tool for managing hexagonal grids.", "version": "0.1" }, "last_serial": 797279, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "be8b602b684861534b8e0ceffdc641fb", "sha256": "8c0d631babcbaa6243f3e455c2f4606988ce919eb420ccd7429affa4a759b03c" }, "downloads": -1, "filename": "pyhexgrid-0.1.tar.gz", "has_sig": false, "md5_digest": "be8b602b684861534b8e0ceffdc641fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10411, "upload_time": "2011-07-03T15:43:19", "url": "https://files.pythonhosted.org/packages/dc/41/f429c3380ae46a8160e3d6e76753d0d0e122b5774b2877a5bac85d30eef5/pyhexgrid-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "be8b602b684861534b8e0ceffdc641fb", "sha256": "8c0d631babcbaa6243f3e455c2f4606988ce919eb420ccd7429affa4a759b03c" }, "downloads": -1, "filename": "pyhexgrid-0.1.tar.gz", "has_sig": false, "md5_digest": "be8b602b684861534b8e0ceffdc641fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10411, "upload_time": "2011-07-03T15:43:19", "url": "https://files.pythonhosted.org/packages/dc/41/f429c3380ae46a8160e3d6e76753d0d0e122b5774b2877a5bac85d30eef5/pyhexgrid-0.1.tar.gz" } ] }