{ "info": { "author": "Brandon Gilmore", "author_email": "brandon@mg2.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Object Brokering" ], "description": "About\n-----\n\nMustaine is a Python implemention of the `Hessian 1.0.2 specification\n`_, a binary web services\nprotocol. The library currently provides a standard HTTP-based client as well\nas a general-purpose serialization library. Server support is planned.\n\nUsage\n-----\n\nUsing `mustaine.client`\n+++++++++++++++++++++++\n\nTesting against `Caucho `_'s reference service::\n\n from mustaine.client import HessianProxy\n service = HessianProxy(\"http://hessian.caucho.com/test/test\")\n print service.replyDate_1()\n\nSource\n------\n\nUp-to-date sources and documentation can always be found at the `mustaine\nGitHub site `_.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/bgilmore/mustaine", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "mustaine", "package_url": "https://pypi.org/project/mustaine/", "platform": "any", "project_url": "https://pypi.org/project/mustaine/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/bgilmore/mustaine" }, "release_url": "https://pypi.org/project/mustaine/0.1.7/", "requires_dist": null, "requires_python": null, "summary": "Hessian RPC Library", "version": "0.1.7" }, "last_serial": 795108, "releases": { "0.1.4": [ { "comment_text": "", "digests": { "md5": "51f6314153ff9c8b3574e656a6f07e8e", "sha256": "7f9b02576161531ae3c87e222353b80a5270828d8b20d7387fd00dc0a4dda9d9" }, "downloads": -1, "filename": "mustaine-0.1.4.tar.gz", "has_sig": false, "md5_digest": "51f6314153ff9c8b3574e656a6f07e8e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7828, "upload_time": "2010-10-19T23:21:26", "url": "https://files.pythonhosted.org/packages/0b/56/d6ea355c2ed1870023bc13d56636a65aee9375da23cc7a91a4dd8ad378e7/mustaine-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "6eaea444221315afdf3b6f230ecf5bdc", "sha256": "285bd6c2bb401f113d9640d225b65b0c5251a89f11576f138fda3af66969a5dc" }, "downloads": -1, "filename": "mustaine-0.1.5.tar.gz", "has_sig": false, "md5_digest": "6eaea444221315afdf3b6f230ecf5bdc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8148, "upload_time": "2011-01-27T22:39:28", "url": "https://files.pythonhosted.org/packages/45/55/9210e00025906695bc18b1f52d8db5fcbd9033d57774cb83c31aa410f548/mustaine-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "f24d4f5829c376ebcd5e2ae55c27d070", "sha256": "0fc261c01c4548ca6dfdc952f284d2fec6059cadf27113679e9375a471c87730" }, "downloads": -1, "filename": "mustaine-0.1.6.tar.gz", "has_sig": false, "md5_digest": "f24d4f5829c376ebcd5e2ae55c27d070", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8124, "upload_time": "2011-02-28T18:41:16", "url": "https://files.pythonhosted.org/packages/f7/ef/a190906c2cfbb066c93a829b2ed3d8d22989991007f70387e7312fb46332/mustaine-0.1.6.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "28b5a8b17e57b4397b3198c7234ce90e", "sha256": "ce11ddbdf8c79b7f3163f15537bdfae2f48f5bf7a5971700f84f16b1489fb087" }, "downloads": -1, "filename": "mustaine-0.1.7.tar.gz", "has_sig": false, "md5_digest": "28b5a8b17e57b4397b3198c7234ce90e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8131, "upload_time": "2011-11-26T04:35:27", "url": "https://files.pythonhosted.org/packages/e7/0d/de365864d77f6fdaf58c7e14422ca1f8914403a11d8445516e930407828c/mustaine-0.1.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "28b5a8b17e57b4397b3198c7234ce90e", "sha256": "ce11ddbdf8c79b7f3163f15537bdfae2f48f5bf7a5971700f84f16b1489fb087" }, "downloads": -1, "filename": "mustaine-0.1.7.tar.gz", "has_sig": false, "md5_digest": "28b5a8b17e57b4397b3198c7234ce90e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8131, "upload_time": "2011-11-26T04:35:27", "url": "https://files.pythonhosted.org/packages/e7/0d/de365864d77f6fdaf58c7e14422ca1f8914403a11d8445516e930407828c/mustaine-0.1.7.tar.gz" } ] }