{ "info": { "author": "Jesse Dubay", "author_email": "jesse@jessedubay.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Communications :: Chat", "Topic :: Games/Entertainment", "Topic :: Games/Entertainment :: Multi-User Dungeons (MUD)" ], "description": "Figment\r\n~~~~~~~\r\n\r\nFigment is a framework for creating multiplayer, text-based worlds. It was\r\noriginally designed to explore the application of the \"entity-component-system\"\r\npattern to the realm of MUDs.\r\n\r\nBy extending Figment's base classes (particularly ``Component`` and ``Mode``),\r\nyou define the vocabulary unique to your world -- then construct your world's\r\npeople, places, and things using that vocabulary.\r\n\r\nWhile your available vocabulary of Components and Modes cannot yet be changed\r\nduring runtime, they can be dynamically applied to Entities (that's the whole\r\npoint, after all!) so you can even do a good chunk of worldbuilding from within\r\nthe world itself.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/vreon/figment", "keywords": "game engine mud", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "figment", "package_url": "https://pypi.org/project/figment/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/figment/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/vreon/figment" }, "release_url": "https://pypi.org/project/figment/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "A framework for creating multiplayer, text-based worlds.", "version": "0.0.1" }, "last_serial": 1727711, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "e041ec4b7869eac945d402f13f72be38", "sha256": "8d214d59bfc392d5725fe7aa3e6e416d0d7dca1ab988bb1b9a027bc31fea1ffa" }, "downloads": -1, "filename": "figment-0.0.1.tar.gz", "has_sig": false, "md5_digest": "e041ec4b7869eac945d402f13f72be38", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9694, "upload_time": "2015-09-18T06:04:07", "url": "https://files.pythonhosted.org/packages/05/ed/6cfc0a8cbab93ff2dd0da33b4fae9d905aa04ccb11b7d68d2523da0b1874/figment-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e041ec4b7869eac945d402f13f72be38", "sha256": "8d214d59bfc392d5725fe7aa3e6e416d0d7dca1ab988bb1b9a027bc31fea1ffa" }, "downloads": -1, "filename": "figment-0.0.1.tar.gz", "has_sig": false, "md5_digest": "e041ec4b7869eac945d402f13f72be38", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9694, "upload_time": "2015-09-18T06:04:07", "url": "https://files.pythonhosted.org/packages/05/ed/6cfc0a8cbab93ff2dd0da33b4fae9d905aa04ccb11b7d68d2523da0b1874/figment-0.0.1.tar.gz" } ] }