{
"info": {
"author": "Niels Serup",
"author_email": "ns@metanohi.org",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"Intended Audience :: End Users/Desktop",
"License :: OSI Approved :: GNU General Public License (GPL)",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Topic :: Games/Entertainment :: Role-Playing",
"Topic :: Software Development :: Libraries :: pygame",
"Topic :: Software Development :: Libraries :: Python Modules",
"Topic :: Utilities"
],
"description": "=========\nDililatum\n=========\n\nHave you ever heard of Dililatum?\n\nPerhaps not. For Dililatum is Something New. Dililatum has a quest;\nand that quest is to distribute Python power to quest-oriented\nRPG-like computer-based keyboard-using video games. At least that's\nits purpose.\n\nDililatum can be considered a game engine, but in reality it's a game\nlibrary. It is written in Python using PyGame for graphics and sound\nin games. Dililatum also depends on NumPy. More specifically, it's\nlike this:\n\n\nDependencies\n============\n\nDililatum depends on the following programs/libraries::\n\n Python 2.5+\n Dililatum is written in Python\n \n Debian etc.: apt-get install python\n Fedora etc.: yum install python\n\n PyGame 1.8.1+\n Dililatum uses PyGame for its graphics and sound\n \n Debian etc.: apt-get install python-pygame\n Fedora etc.: yum install pygame\n\n NumPy\n Dililatum uses NumPy for internal arrays describing\n where it's okay to walk -- and where it's not ok.\n \n Debian etc.: apt-get install python-numpy\n Fedora etc.: yum install python-numpy\n\nOptional modules\n----------------\n\nAdditionally, you can also install these libraries::\n\n setproctitle\n Changes 'python' to 'dililatum'\n \n sudo easy_install setproctitle\n\n termcolor\n Colors Dililatum's terminal output\n \n sudo easy_install termcolor\n\n\nDetails\n=======\n\nDililatum is released under the GNU GPLv3+ and is free\nsoftware. Dililatum is downloadable from\nhttp://metanohi.org/projects/dililatum/. The version of this\nDililatum is v0.1. Many features are not complete yet.\n\nFor an example of what Dililatum is capable of, try downloading\nForestQuest. It's available at\nhttp://metanohi.org/projects/forestquest/. It's still a work in\nprogress, but it works.\n\nThe logo of Dililatum, found in the \"logo\" directory, is available\nunder the terms of the Creative Commons Attribution-ShareAlike 3.0 (or\nany later version) Unported license. A copy of this license is\navailable at http://creativecommons.org/licenses/by-sa/3.0/\n\n\nInstalling\n==========\n\nTo install Dililatum, write this in a terminal::\n\n $ ./setup.py install\n\nAfter installing it, you can run it like this::\n\n $ dililatum GAME\n\nIf you choose not to install it, the Python file you should run is\ncalled \"dililatum\" and located in the \"bin\" directory.\n\nNote that Dililatum has many command-line options, which is why it's a\ngood idea to run \"dililatum --help\".\n\nDililatum comes with several tools for more easily developing\ngames. These are named 'dilatiumdev*'.\n\nDocumentation is available in the \"docs\" directory.\n\nDevelopers are very welcome.\n\nThe original author of Dililatum is Niels Serup .",
"description_content_type": null,
"docs_url": null,
"download_url": "UNKNOWN",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "http://metanohi.org/projects/dililatum/",
"keywords": null,
"license": "LICENSE.txt",
"maintainer": null,
"maintainer_email": null,
"name": "Dililatum",
"package_url": "https://pypi.org/project/Dililatum/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/Dililatum/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "http://metanohi.org/projects/dililatum/"
},
"release_url": "https://pypi.org/project/Dililatum/0.1/",
"requires_dist": null,
"requires_python": null,
"summary": "A quest system for simple RPGs",
"version": "0.1"
},
"last_serial": 784103,
"releases": {
"0.1": [
{
"comment_text": "",
"digests": {
"md5": "d016d40f1c5fa3d0b3efbcae82f045aa",
"sha256": "d1d5cba21f486aa7af599ca434accfa97908cb2cf7bad70a25d84408dc5b512c"
},
"downloads": -1,
"filename": "Dililatum-0.1.tar.gz",
"has_sig": false,
"md5_digest": "d016d40f1c5fa3d0b3efbcae82f045aa",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 240710,
"upload_time": "2010-07-12T23:23:38",
"url": "https://files.pythonhosted.org/packages/2e/09/1e4f69103222b7a84d96362ae82737ca46e8c5edd3456bed024b909c84b1/Dililatum-0.1.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "d016d40f1c5fa3d0b3efbcae82f045aa",
"sha256": "d1d5cba21f486aa7af599ca434accfa97908cb2cf7bad70a25d84408dc5b512c"
},
"downloads": -1,
"filename": "Dililatum-0.1.tar.gz",
"has_sig": false,
"md5_digest": "d016d40f1c5fa3d0b3efbcae82f045aa",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 240710,
"upload_time": "2010-07-12T23:23:38",
"url": "https://files.pythonhosted.org/packages/2e/09/1e4f69103222b7a84d96362ae82737ca46e8c5edd3456bed024b909c84b1/Dililatum-0.1.tar.gz"
}
]
}