{ "info": { "author": "Marek Baczynski", "author_email": "imbaczek@poczta.fm", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: Freely Distributable", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Games/Entertainment", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "This is an interface to libfov for Python. libfov is a library for calculating\r\nline of sight in 2d tile-based games, such as roguelikes.\r\n\r\nCurrently it uses Pyrex.", "description_content_type": null, "docs_url": null, "download_url": "http://users.vlo.ids.gda.pl/imbaczek/python/pyfov/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://users.vlo.ids.gda.pl/imbaczek/pyfov.html", "keywords": "FOV,LOS,roguelike", "license": "same as libfov", "maintainer": null, "maintainer_email": null, "name": "pyfov", "package_url": "https://pypi.org/project/pyfov/", "platform": "Any", "project_url": "https://pypi.org/project/pyfov/", "project_urls": { "Download": "http://users.vlo.ids.gda.pl/imbaczek/python/pyfov/", "Homepage": "http://users.vlo.ids.gda.pl/imbaczek/pyfov.html" }, "release_url": "https://pypi.org/project/pyfov/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "A Python interface to libfov.", "version": "0.1.0" }, "last_serial": 1862, "releases": { "0.1.0": [] }, "urls": [] }