{ "info": { "author": "Daniel Pope / Reading Python Dojo", "author_email": "lord.mauve@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Operating System :: OS Independent", "Topic :: Multimedia :: Graphics" ], "description": "A library and commandline tool for generating random maps using\nthe method of particle deposition.\n\nUsage\n-----\n\nheightfield can be executed as a command line script by running::\n\n $ heightfield outputfile.png\n\nThis will generate a 256x256 image in PNG format. Other file formats supported\nby `PIL`_ will also work.\n\n.. _`PIL`: http://www.pythonware.com/library/pil/handbook/index.htm#appendixes", "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/lordmauve/heightfield", "keywords": null, "license": "LGPL", "maintainer": null, "maintainer_email": null, "name": "heightfield", "package_url": "https://pypi.org/project/heightfield/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/heightfield/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/lordmauve/heightfield" }, "release_url": "https://pypi.org/project/heightfield/0.2/", "requires_dist": null, "requires_python": null, "summary": "Generate random maps by particle deposition", "version": "0.2" }, "last_serial": 792870, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "8c47d07982aae481811a591b23d78228", "sha256": "30f37469be8dd6b722f94b9d6176d24eb5e1a8b5a9697875ea49883d39a63e31" }, "downloads": -1, "filename": "heightfield-0.1.tar.gz", "has_sig": false, "md5_digest": "8c47d07982aae481811a591b23d78228", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3202, "upload_time": "2012-02-02T17:27:44", "url": "https://files.pythonhosted.org/packages/bb/a8/2ece0e139823b41fa0c60d0e11f21b232bf7dc9bdc93917c857a0726d661/heightfield-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "3ad09aae4740e99af0b5118614f5bab5", "sha256": "96a6f4374613497ba62bc166221b417db27fd1842a622d3be534425e22d454ad" }, "downloads": -1, "filename": "heightfield-0.2.tar.gz", "has_sig": false, "md5_digest": "3ad09aae4740e99af0b5118614f5bab5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4908, "upload_time": "2012-02-09T16:09:41", "url": "https://files.pythonhosted.org/packages/59/83/57f75cfe5496cdb1c485488d71abf62e12f72fde11114e96db0108845978/heightfield-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3ad09aae4740e99af0b5118614f5bab5", "sha256": "96a6f4374613497ba62bc166221b417db27fd1842a622d3be534425e22d454ad" }, "downloads": -1, "filename": "heightfield-0.2.tar.gz", "has_sig": false, "md5_digest": "3ad09aae4740e99af0b5118614f5bab5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4908, "upload_time": "2012-02-09T16:09:41", "url": "https://files.pythonhosted.org/packages/59/83/57f75cfe5496cdb1c485488d71abf62e12f72fde11114e96db0108845978/heightfield-0.2.tar.gz" } ] }