{ "info": { "author": "Szalai Andr\u00e1s", "author_email": "andrew@bandipapa.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 3.3", "Topic :: Software Development :: Object Brokering" ], "description": "MyRPC: RPC Framework for Distributed Computing\n==============================================\n\nMyRPC is a remote procedure call framework designed to easily connect heterogeneous systems.\n\nShort summary of MyRPC features\n-------------------------------\n\n* No external dependencies.\n* Cross-platform capability.\n* IDL-based client and server stub generation.\n* Binary capable (no need for escaping of binary data).\n* Single roundtrip protocol, ideal for HTTP (but no limited to).\n* Support various data types: string, binary, signed and unsigned\n integers, floating point, list, structure and enumeration.\n* All data types are supported on all platforms.\n* Support exceptions.\n* Correct input validation of the received messages.\n* Legacy free code (since we are new :).\n\nInfo\n----\n\n* Feature introduction: http://myrpc.readthedocs.org/en/latest/features.html\n* Installation: http://myrpc.readthedocs.org/en/latest/install.html\n* Sample code: http://myrpc.readthedocs.org/en/latest/examples.html\n* License: http://myrpc.readthedocs.org/en/latest/license.html\n* Full doc: http://myrpc.readthedocs.org\n\n(This framework heavily borrows ideas from Apache Thrift, however\nit is redesigned & rewritten from scratch).", "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/bandipapa/MyRPC", "keywords": "rpc,Python,JavaScript,Node.js,cross-platform,framework", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "myrpcgen", "package_url": "https://pypi.org/project/myrpcgen/", "platform": "cross-platform", "project_url": "https://pypi.org/project/myrpcgen/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/bandipapa/MyRPC" }, "release_url": "https://pypi.org/project/myrpcgen/0.0.4/", "requires_dist": null, "requires_python": null, "summary": "MyRPC code generator tool", "version": "0.0.4" }, "last_serial": 1089384, "releases": { "0.0.3": [ { "comment_text": "", "digests": { "md5": "dcfbd9ca6a1d15ae7d3478bb97dca8c7", "sha256": "e17c95040744c5b4fc7b0d46c071e88a6655f50132ae67809aa7429ccee998cf" }, "downloads": -1, "filename": "myrpcgen-0.0.3.tar.gz", "has_sig": false, "md5_digest": "dcfbd9ca6a1d15ae7d3478bb97dca8c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19096, "upload_time": "2014-04-24T08:10:15", "url": "https://files.pythonhosted.org/packages/01/23/bc92b55d008d8c2731d89b79bb8af1ea36090bd83d350136eb5e2708120c/myrpcgen-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "c2e6a40c6a28c594d21b3b32e9797815", "sha256": "38607d2f17f1a1128fe81feffb64c45de74de6fa49670e25f3c1d595c09395a9" }, "downloads": -1, "filename": "myrpcgen-0.0.4.tar.gz", "has_sig": false, "md5_digest": "c2e6a40c6a28c594d21b3b32e9797815", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19378, "upload_time": "2014-05-12T11:40:37", "url": "https://files.pythonhosted.org/packages/4d/8c/f7e9171e989de4fd34dff8b152fcff3db4ed0e5147d871b64ee8e2d967ec/myrpcgen-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c2e6a40c6a28c594d21b3b32e9797815", "sha256": "38607d2f17f1a1128fe81feffb64c45de74de6fa49670e25f3c1d595c09395a9" }, "downloads": -1, "filename": "myrpcgen-0.0.4.tar.gz", "has_sig": false, "md5_digest": "c2e6a40c6a28c594d21b3b32e9797815", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19378, "upload_time": "2014-05-12T11:40:37", "url": "https://files.pythonhosted.org/packages/4d/8c/f7e9171e989de4fd34dff8b152fcff3db4ed0e5147d871b64ee8e2d967ec/myrpcgen-0.0.4.tar.gz" } ] }