{ "info": { "author": "Dalton Barreto", "author_email": "daltonmatos@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Application Frameworks" ], "description": "m2tool\n------\n\nm2tool is (will be) a command line tool to manage mongrel2 instances. It will provide simple commands to manipulate all mongrel2 config tables: server, routes, handler, directories, etc.\n\nSince m2tool will be written using Django, it will be possible to run it with mongrel2 and control your instances from web.\n\nThere are no plans to build any sort of \"user interface\", all interactions will be done through an API.\n\n\nWhy Django ?\n------------\n\nI choosed Django mainly because of its ORM and also because I have plans to run m2tool behind a mongrel2 instance, so I will be able to deploy new apps from my command line.\n\n\n\nDalton Barreto \n\nhttp://daltonmatos.com", "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/daltonmatos/m2tool", "keywords": null, "license": "3-BSD", "maintainer": null, "maintainer_email": null, "name": "m2tool", "package_url": "https://pypi.org/project/m2tool/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/m2tool/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/daltonmatos/m2tool" }, "release_url": "https://pypi.org/project/m2tool/0.1/", "requires_dist": null, "requires_python": null, "summary": "m2tool is a command line tool to manage mongrel2 instances", "version": "0.1" }, "last_serial": 909915, "releases": { "0.1": [] }, "urls": [] }