{ "info": { "author": "Eric Martin", "author_email": "e.a.martin1337@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Roadmap\n========\n\nRoadmap is a routing library powered by regular expressions. Roadmap was\ncreated to quickly map large amounts of input to functions. In the particular\ncase that sparked Roadmap's development, I was writing an IRC bot and I wanted\na fast (to code and to execute) way to map input strings to functions. Beyond an\nIRC bot, I could also picture Roadmap being used to process data from a web API,\nuser input, a socket, or really any stream of data.\n\nLinks\n======\n\n* `website `_\n* `documentation `_", "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/lightcatcher/roadmap", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "roadmap", "package_url": "https://pypi.org/project/roadmap/", "platform": "any", "project_url": "https://pypi.org/project/roadmap/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/lightcatcher/roadmap" }, "release_url": "https://pypi.org/project/roadmap/0.1/", "requires_dist": null, "requires_python": null, "summary": "Object routing framework powered by regular expressions", "version": "0.1" }, "last_serial": 798991, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "2b956f0be1c98c905b2e4e332dc6e72c", "sha256": "9ceb867558fa22fb32db1601741055411e56174b22a1e3bce3f72e87b07dedd9" }, "downloads": -1, "filename": "roadmap-0.1.tar.gz", "has_sig": false, "md5_digest": "2b956f0be1c98c905b2e4e332dc6e72c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3236, "upload_time": "2011-01-14T07:38:33", "url": "https://files.pythonhosted.org/packages/6b/ae/30f6f6e0aed1933523152d7a01b5ca8f755339a6c31194c1df288c4fccff/roadmap-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2b956f0be1c98c905b2e4e332dc6e72c", "sha256": "9ceb867558fa22fb32db1601741055411e56174b22a1e3bce3f72e87b07dedd9" }, "downloads": -1, "filename": "roadmap-0.1.tar.gz", "has_sig": false, "md5_digest": "2b956f0be1c98c905b2e4e332dc6e72c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3236, "upload_time": "2011-01-14T07:38:33", "url": "https://files.pythonhosted.org/packages/6b/ae/30f6f6e0aed1933523152d7a01b5ca8f755339a6c31194c1df288c4fccff/roadmap-0.1.tar.gz" } ] }