{ "info": { "author": "Joseph C Wang", "author_email": "joequant@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha" ], "description": "Introduction \r\n------------\r\nThis is a native python implementation of the Fudge messaging system.\r\n\r\nFudge is a hierarchical, typesafe, binary, self-describing message encoding \r\nsystem. See \r\nfor more details. \r\n\r\nUsage\r\n-----\r\nThe python library follows the other implementations in terms of the overall\r\nstructure. There is an `Envelope` and `Message` objects which represent the\r\nmain entry point into the system at this point.\r\n\r\n`Context`s will be added along with taxonomies.\r\n \r\n\r\nStatus\r\n------\r\nCurrently the library supports encoding and decoding of primitive types \r\nonly (no date/datetime and no FudgeMsg types).\r\n\r\nIt does not yet support taxonomies.\r\n\r\nLicence\r\n-------\r\n\r\n Copyright CERN, 2010.\r\n\r\nLicensed to the Apache Software Foundation (ASF) under one\r\nor more contributor license agreements. See the NOTICE file\r\ndistributed with this work for additional information\r\nregarding copyright ownership. The ASF licenses this file\r\nto you under the Apache License, Version 2.0 (the\r\n\"License\"); you may not use this file except in compliance\r\nwith the License. You may obtain a copy of the License at\r\n\r\nhttp://www.apache.org/licenses/LICENSE-2.0\r\n\r\nUnless required by applicable law or agreed to in writing,\r\nsoftware distributed under the License is distributed on an\r\n\"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\r\nKIND, either express or implied. See the License for the\r\nspecific language governing permissions and limitations\r\nunder the License.", "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/joequant/Fudge-Python", "keywords": "", "license": "APL2", "maintainer": "", "maintainer_email": "", "name": "fudgemsg", "package_url": "https://pypi.org/project/fudgemsg/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/fudgemsg/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/joequant/Fudge-Python" }, "release_url": "https://pypi.org/project/fudgemsg/0.1/", "requires_dist": null, "requires_python": null, "summary": "Fudge is a hierarchical, typesafe, binary, self-describing message encoding system.", "version": "0.1" }, "last_serial": 966686, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "906003727ce9c5547bf3b7c4e85240df", "sha256": "484420500c03cc69752a8f351fe14daa87d1296f24964580b41d197532158bec" }, "downloads": -1, "filename": "fudgemsg-0.1.tar.gz", "has_sig": false, "md5_digest": "906003727ce9c5547bf3b7c4e85240df", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26404, "upload_time": "2014-01-12T16:41:46", "url": "https://files.pythonhosted.org/packages/38/9d/dd667326d5f1434ee4ac1cc3465c26a1ac890fa23c7a38cc4d8adf0b2614/fudgemsg-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "906003727ce9c5547bf3b7c4e85240df", "sha256": "484420500c03cc69752a8f351fe14daa87d1296f24964580b41d197532158bec" }, "downloads": -1, "filename": "fudgemsg-0.1.tar.gz", "has_sig": false, "md5_digest": "906003727ce9c5547bf3b7c4e85240df", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26404, "upload_time": "2014-01-12T16:41:46", "url": "https://files.pythonhosted.org/packages/38/9d/dd667326d5f1434ee4ac1cc3465c26a1ac890fa23c7a38cc4d8adf0b2614/fudgemsg-0.1.tar.gz" } ] }