{ "info": { "author": "Chris Van Graas", "author_email": "cvgcode@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# iGameLister\n\nA tool to generate nicely formatted `gameslist` and `genre` files for [iGame](http://winterland.no-ip.org/igame/), an AmigaOS WHDLoad launcher application.\n\n## Installation\n\nInstall and update using [pip](https://pip.pypa.io/en/stable/quickstart/):\n\n```shell\n$ pip install igamelister\n```\n\niGameLister supports Python 3.6 and newer.\n\n## Dependencies\n\nRequires C++ build tools to compile the required [lhafile](https://pypi.org/project/lhafile/) module.\n\nOn Windows you will need to have either [Visual Studio 2017](https://www.visualstudio.com/) with **Python development workload** installed,\nor you can install the [Build Tools for Visual Studio 2017](https://www.visualstudio.com/downloads/#build-tools-for-visual-studio-2017).\n\nMore info available at the following links:\n* https://wiki.python.org/moin/WindowsCompilers\n* https://blogs.msdn.microsoft.com/pythonengineering/2016/04/11/unable-to-find-vcvarsall-bat/\n\n## Usage\n\niGameLister can be run directly as an executable\n\n```shell\n$ igamelister\n```\n\nor via Python as a module.\n\n```shell\n$ python -m igamelister\n```\n\n## Links\n\n* iGame: http://winterland.no-ip.org/igame/\n* WHDLoad: http://www.whdload.de/\n* Hall Of Light: http://hol.abime.net/\n* Lemon Amiga: http://www.lemonamiga.com/\n* Amiga Demoscene Archive: http://ada.untergrund.net/\n* Kestra BitWorld: http://janeway.exotica.org.uk/\n* Pouët: http://www.pouet.net/", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/chris-vg/igamelister", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "igamelister", "package_url": "https://pypi.org/project/igamelister/", "platform": "", "project_url": "https://pypi.org/project/igamelister/", "project_urls": { "Homepage": "https://github.com/chris-vg/igamelister" }, "release_url": "https://pypi.org/project/igamelister/0.8.4/", "requires_dist": null, "requires_python": "", "summary": "A tool to generate nicely formatted gameslist and genre files for iGame, an AmigaOS WHDLoad launcher application.", "version": "0.8.4" }, "last_serial": 3925765, "releases": { "0.8.4": [ { "comment_text": "", "digests": { "md5": "9e473560415510889fb1a760234a60eb", "sha256": "28e6e9e0ea8b676f1b8df2c155d9570cf67828636d654d4f9aeaf48c2abf2efb" }, "downloads": -1, "filename": "igamelister-0.8.4.tar.gz", "has_sig": false, "md5_digest": "9e473560415510889fb1a760234a60eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28143, "upload_time": "2018-06-03T16:59:47", "url": "https://files.pythonhosted.org/packages/bd/6a/1f5dd3b98ae825da2a1970b2726b052d79c7e775160826b64a5f008bb4c5/igamelister-0.8.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9e473560415510889fb1a760234a60eb", "sha256": "28e6e9e0ea8b676f1b8df2c155d9570cf67828636d654d4f9aeaf48c2abf2efb" }, "downloads": -1, "filename": "igamelister-0.8.4.tar.gz", "has_sig": false, "md5_digest": "9e473560415510889fb1a760234a60eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28143, "upload_time": "2018-06-03T16:59:47", "url": "https://files.pythonhosted.org/packages/bd/6a/1f5dd3b98ae825da2a1970b2726b052d79c7e775160826b64a5f008bb4c5/igamelister-0.8.4.tar.gz" } ] }