{ "info": { "author": "Joe Wreschnig", "author_email": "joe.wreschnig@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "BulletML is the Bullet Markup Language. BulletML can describe the\nbarrage of bullets in shooting games. (For example Progear, Psyvariar,\nGigawing2, G DARIUS, XEVIOUS, ...) This module parses and executes\nBulletML scripts in Python. All data structures in it are\nrenderer-agnostic.\n\nIn addition to the standard BulletML XML format, this module supports\nan equivalent YAML format.\n\nFinally, two simple collision routines are provided, bulletml.overlaps\nfor stationary circles and bulletml.collides for moving circles.\n\nA sample renderer for Pygame is included.\n\nMore information is available at the BulletML homepage,\nhttp://www.asahi-net.or.jp/~cs8k-cyu/bulletml/index_e.html, or the\npython-bullet homepage, http://code.google.com/p/python-bulletml/.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/python-bulletml/", "keywords": null, "license": "MIT-style", "maintainer": null, "maintainer_email": null, "name": "python-bulletml", "package_url": "https://pypi.org/project/python-bulletml/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/python-bulletml/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://code.google.com/p/python-bulletml/" }, "release_url": "https://pypi.org/project/python-bulletml/2/", "requires_dist": null, "requires_python": null, "summary": "parse and run BulletML scripts", "version": "2" }, "last_serial": 169124, "releases": { "1": [], "2": [] }, "urls": [] }