{ "info": { "author": "Roberto De Almeida", "author_email": "rob@pydap.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet", "Topic :: Scientific/Engineering", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "This is a simple HTML response, building a form to download data\nin ASCII format. The response builds the HTML page and redirects\nthe user to the ASCII response when a POST is done.\n\nEven though pydap uses Cheetah for templating, I decided to use a\ntemplating engine called ``templess`` for this response. Templess\nis lightweight (~25k) and fun to work with, justifying the choice.\n\nA nice thing about the response is that the redirection to the ASCII\nresponse and the error message when no variable is selected are\nboth done by raising exceptions. These exceptions are *not* captured\nby the server, that allows them to be captured by the Paste#httpexceptions\nmiddleware.\n\nIf you use this response, don't forget to edit the template file\nand add a link pointing to the HTML response when clicking a filename.\n\nThe latest version is available in a `Subversion repository\n`_.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pydap.org/responses/html.html", "keywords": "html dap opendap dods data", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "dap.responses.html", "package_url": "https://pypi.org/project/dap.responses.html/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/dap.responses.html/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pydap.org/responses/html.html" }, "release_url": "https://pypi.org/project/dap.responses.html/0.1/", "requires_dist": null, "requires_python": null, "summary": "Simple HTML form for pydap server", "version": "0.1" }, "last_serial": 802862, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "7605fa34a78e30bf0a274d14f4a0f2fd", "sha256": "122c28ff0b1038899a8c046be53c0f71ce3bda55e0594c7ceaaef6828ac8a2c8" }, "downloads": -1, "filename": "dap.responses.html-0.1-py2.4.egg", "has_sig": false, "md5_digest": "7605fa34a78e30bf0a274d14f4a0f2fd", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 29616, "upload_time": "2006-11-22T20:45:56", "url": "https://files.pythonhosted.org/packages/39/f7/88f3be0ae9d95dd0a62aec00bf4e3053d409d36f0d9ca12b38efac4906ae/dap.responses.html-0.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "5461e708f2d8a4281f89016cd62b6e47", "sha256": "1a233c0651e5dd414df24efcac191441ba37e5c8fa26c39bbf9357c2fc606c31" }, "downloads": -1, "filename": "dap.responses.html-0.1.tar.gz", "has_sig": false, "md5_digest": "5461e708f2d8a4281f89016cd62b6e47", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12008, "upload_time": "2006-11-22T20:45:53", "url": "https://files.pythonhosted.org/packages/66/8a/869783c9a5be30a771d8dbf09e3fbe987c0b40b9a419e97fbbbbcdedceb5/dap.responses.html-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7605fa34a78e30bf0a274d14f4a0f2fd", "sha256": "122c28ff0b1038899a8c046be53c0f71ce3bda55e0594c7ceaaef6828ac8a2c8" }, "downloads": -1, "filename": "dap.responses.html-0.1-py2.4.egg", "has_sig": false, "md5_digest": "7605fa34a78e30bf0a274d14f4a0f2fd", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 29616, "upload_time": "2006-11-22T20:45:56", "url": "https://files.pythonhosted.org/packages/39/f7/88f3be0ae9d95dd0a62aec00bf4e3053d409d36f0d9ca12b38efac4906ae/dap.responses.html-0.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "5461e708f2d8a4281f89016cd62b6e47", "sha256": "1a233c0651e5dd414df24efcac191441ba37e5c8fa26c39bbf9357c2fc606c31" }, "downloads": -1, "filename": "dap.responses.html-0.1.tar.gz", "has_sig": false, "md5_digest": "5461e708f2d8a4281f89016cd62b6e47", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12008, "upload_time": "2006-11-22T20:45:53", "url": "https://files.pythonhosted.org/packages/66/8a/869783c9a5be30a771d8dbf09e3fbe987c0b40b9a419e97fbbbbcdedceb5/dap.responses.html-0.1.tar.gz" } ] }