{ "info": { "author": "Niels Serup", "author_email": "ns@metanohi.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Environment :: X11 Applications", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: DFSG approved", "License :: OSI Approved :: GNU Affero General Public License v3", "Operating System :: OS Independent", "Programming Language :: Python :: 3.1", "Topic :: Games/Entertainment :: Role-Playing", "Topic :: Multimedia :: Graphics", "Topic :: Multimedia :: Sound/Audio" ], "description": "=========\ntunasloth\n=========\n\n**No release out yet!**\n\ntunasloth is a game engine for RPGs.\n\ntunasloth can be used both as a command line tool and as a Python\nmodule. It requires Python 3.1+.\n\ntunasloth is part of the roptoligs project. See the roptoligs wiki at\nhttp://roptoligs.metanohi.org/ for details.\n\n\nLicense\n=======\n\ntunasloth is free software under the terms of the GNU General Public\nLicense version 3 (or any later version). This is version 0.1.0 of the\nprogram.\n\nThe libraries used by tunasloth are GPL-compatible.\n\n\nInstallation\n============\n\nWay #1\n------\nJust run this (requires that you have python-setuptools installed)::\n\n easy_install3 tunasloth\n\nWay #2\n------\nGet the newest version of tunasloth at\nhttp://roptoligs.metanohi.org/modules:tunasloth or at\nhttp://pypi.python.org/pypi/tunasloth.\n\nExtract the downloaded file and run this in a terminal::\n\n python3 setup.py install\n\nDependencies\n============\n\n``qvikconfig``\n + Web address: http://pypi.python.org/pypi/qvikconfig/\n + License: GPLv3+\n + Installing: ``easy_install3 qvikconfig``\n + Author: Niels Serup\n\nNote that ``qvikconfig`` is included with tunasloth, so you don't really\nhave to install it.\n\nOptional extras\n---------------\nIf present, tunasloth will also use these Python modules:\n\n``termcolor``\n + Web address: http://pypi.python.org/pypi/termcolor/\n + License: GPLv3+\n + Installing: ``easy_install3 termcolor``\n + Author: Konstantin Lepa \n\nNote that ``termcolor`` is included with tunasloth, so you don't\nreally have to install it.\n \n``setproctitle``\n + Web address: http://pypi.python.org/pypi/setproctitle/\n + License: New BSD License\n + Installing: ``easy_install3 setproctitle``\n + Author: Daniele Varrazzo \n\n\nUse\n===\n\ntunasloth is merely an engine; it is not an actual game. You will need\na game for tunasloth for it to be useful. A list of such games exists\nat the `roptoligs wiki `_. As of\nthis release, the main game in development is called Symbolic Zinc.\n\n\nDevelopment\n===========\n\ntunasloth uses Git for code management. To get the latest branch,\nclone it from gitorious.org like this::\n\n $ git clone git://gitorious.org/tunasloth/tunasloth.git\n\n\nThe logo\n========\n\nThe tunasloth logo (found in ``logo/``) is released under the Creative\nCommons Attribution 3.0 Unported license. Its author is Niels\nSerup. It is partly based on a picture by Wikimedia Commons user\nhttp://commons.wikimedia.org/wiki/User:Anasofiapaixao, see\nhttp://commons.wikimedia.org/wiki/File:Sloth_cartoon.svg for more\ninformation.\n\n \nThis document\n=============\nCopyright (C) 2010, 2011 Niels Serup\n\nCopying and distribution of this file, with or without modification,\nare permitted in any medium without royalty provided the copyright\nnotice and this notice are preserved. This file is offered as-is,\nwithout any warranty.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://roptoligs.metanohi.org/modules:tunasloth", "keywords": null, "license": "AGPLv3+", "maintainer": null, "maintainer_email": null, "name": "tunasloth", "package_url": "https://pypi.org/project/tunasloth/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tunasloth/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://roptoligs.metanohi.org/modules:tunasloth" }, "release_url": "https://pypi.org/project/tunasloth/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "an RPG engine", "version": "0.1.0" }, "last_serial": 262048, "releases": { "0.1.0": [] }, "urls": [] }