{ "info": { "author": "Tuure Laurinolli", "author_email": "tuure@laurinolli.net", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering" ], "description": "bufrpy\n======\n\nPure-Python BUFR decoding library\n\nSupports Python 2 and Python 3.\n\nSupports most common BUFR features, such as those used in NWCSAF RDT\nand HRW data.\n\nQuickstart\n==========\n\nFirst install the module.\n\n % pip install bufrpy\n\nThen check that your BUFR files are readable using the module\n\n % python -m bufrpy.tool.bufr2json \n\n --OR--\n\n % python -m bufrpy.tool.bufr2json \n\n --OR--\n\n % python -m bufrpy.tool.bufr2json \n\nDocumentation\n=============\n\nSee http://bufrpy.readthedocs.org/en/latest/\n\nCI\n==\n\nSee https://travis-ci.org/tazle/bufrpy\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tazle/bufrpy", "keywords": "bufr", "license": "", "maintainer": "", "maintainer_email": "", "name": "bufrpy", "package_url": "https://pypi.org/project/bufrpy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/bufrpy/", "project_urls": { "Homepage": "https://github.com/tazle/bufrpy" }, "release_url": "https://pypi.org/project/bufrpy/0.2.2/", "requires_dist": null, "requires_python": "", "summary": "Pyre-Python BUFR decoder", "version": "0.2.2" }, "last_serial": 2118658, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "f9df2965f7c66257573f3ee964f94acd", "sha256": "60a24448af0fa9224dc5927960ba91aa275943d02a3412a0399d1efb2c01d923" }, "downloads": -1, "filename": "bufrpy-0.2.tar.gz", "has_sig": false, "md5_digest": "f9df2965f7c66257573f3ee964f94acd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13402, "upload_time": "2014-02-05T09:52:54", "url": "https://files.pythonhosted.org/packages/2d/b9/174641bb951f5399224717a6c319faeffe11939bc9eae4fd1b88d77627d8/bufrpy-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "cd375aac68368ba83b7048c94f2136d6", "sha256": "0c00f9d3244dfae0e2dae10e0644e624a61a38235e7e70e573bf77f65141bbb8" }, "downloads": -1, "filename": "bufrpy-0.2.1.tar.gz", "has_sig": false, "md5_digest": "cd375aac68368ba83b7048c94f2136d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13583, "upload_time": "2014-02-05T12:11:01", "url": "https://files.pythonhosted.org/packages/18/33/1f20f158ef30a1b95f39d2e174cd7be6411c0b99b088afe60d002aea5927/bufrpy-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "ae1ae28711c2a254d21a3b94848cce42", "sha256": "e8ff859860d8a5bb7be1de9265092ff558e6b87e133a0c3f7632aaa74e145042" }, "downloads": -1, "filename": "bufrpy-0.2.2.tar.gz", "has_sig": false, "md5_digest": "ae1ae28711c2a254d21a3b94848cce42", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15236, "upload_time": "2016-05-16T20:37:41", "url": "https://files.pythonhosted.org/packages/e7/87/e008ad3997db9bd5f23258a67799998ca4960a6b38854a0dd86dfffb5bfb/bufrpy-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ae1ae28711c2a254d21a3b94848cce42", "sha256": "e8ff859860d8a5bb7be1de9265092ff558e6b87e133a0c3f7632aaa74e145042" }, "downloads": -1, "filename": "bufrpy-0.2.2.tar.gz", "has_sig": false, "md5_digest": "ae1ae28711c2a254d21a3b94848cce42", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15236, "upload_time": "2016-05-16T20:37:41", "url": "https://files.pythonhosted.org/packages/e7/87/e008ad3997db9bd5f23258a67799998ca4960a6b38854a0dd86dfffb5bfb/bufrpy-0.2.2.tar.gz" } ] }