{ "info": { "author": "Daniel J. Popowich", "author_email": "dpopowich@comcast.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Application Frameworks", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "A mod_python handler that uses instances of\n subclasses of class Servlet (thus its name) to respond to HTTP\n GET and POST requests. For each request a series of methods are\n called on the instance, the output of such being sent to the\n client as the response. This handler was inspired by WebWare.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.astro.umass.edu/~dpopowich/python/mpservlets", "keywords": null, "license": "http://www.apache.org/licenses/LICENSE-2.0", "maintainer": null, "maintainer_email": null, "name": "mpservlets", "package_url": "https://pypi.org/project/mpservlets/", "platform": "any", "project_url": "https://pypi.org/project/mpservlets/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.astro.umass.edu/~dpopowich/python/mpservlets" }, "release_url": "https://pypi.org/project/mpservlets/1.1.6/", "requires_dist": null, "requires_python": null, "summary": "Mod_python Servlets. A mod_python handler.", "version": "1.1.6" }, "last_serial": 15494, "releases": { "1.1.6": [] }, "urls": [] }