{ "info": { "author": "Sanjib Sharma", "author_email": "bugsanjib@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Scientific/Engineering", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Python module for reading and writing .ebf files\n---------------------------------------------\nEBF is a binary format for storing data. It is designed to \nread and write data, easily and efficiently. \n- Store multiple data items in one file, each having a unique tag name\n + tagnames follow the convention of unix style pathname e.g. /x or /mydata/x\n- Automatic type and endian conversion \n- Support for multiple programming languages\n + data can easily read in C, C++, Fortran, Java, IDL and Matlab\n + facilitates easy distribution of data \n- Comprehensive numpy support\n + data is read back as numpy arrays\n + almost any numpy array can be written\n + Nested numpy structures are also supported\n- Read and write directly a recursive dictionary of numpy arrays\n- Internally uses hashtable for fast retireival of data items. \n + also allows for overwrite prevention", "description_content_type": null, "docs_url": "https://pythonhosted.org/ebfpy/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "ebfpy", "package_url": "https://pypi.org/project/ebfpy/", "platform": "any", "project_url": "https://pypi.org/project/ebfpy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/ebfpy/0.0.14/", "requires_dist": null, "requires_python": null, "summary": "a module to read and write .ebf files (efficient and easy to use binary format)", "version": "0.0.14" }, "last_serial": 1502752, "releases": { "0.0.12": [ { "comment_text": "", "digests": { "md5": "20232147a321bada5e61a7853df307c4", "sha256": "c562276285215c725435a6ca00b3bb2fbbb1e1018019fcaeb5c4acbae51aaf88" }, "downloads": -1, "filename": "ebfpy-0.0.12.tar.gz", "has_sig": false, "md5_digest": "20232147a321bada5e61a7853df307c4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 76334, "upload_time": "2014-11-13T04:48:52", "url": "https://files.pythonhosted.org/packages/3e/61/3a5422108c69921c77c09d19da642411f86ec1d07e1ff6ec70d25c559915/ebfpy-0.0.12.tar.gz" } ], "0.0.13": [ { "comment_text": "", "digests": { "md5": "c6b2818153b405cd20a277cff399e905", "sha256": "a37798707d88bebc3f727810477b034b4d29e192f1e5e99b2578d7419f358979" }, "downloads": -1, "filename": "ebfpy-0.0.13.tar.gz", "has_sig": false, "md5_digest": "c6b2818153b405cd20a277cff399e905", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 77098, "upload_time": "2014-11-14T04:50:34", "url": "https://files.pythonhosted.org/packages/74/2f/f23a2bc62efb1c560a0c115e13a9b5ee2c24c5725d67560ae693ce1c9e35/ebfpy-0.0.13.tar.gz" } ], "0.0.14": [ { "comment_text": "", "digests": { "md5": "ed460631d49ab0250d69357144a96c75", "sha256": "b9e80676a002261c052f7dc290ba80eac42b1767ccbac41a22ea3e69b46801d6" }, "downloads": -1, "filename": "ebfpy-0.0.14.tar.gz", "has_sig": false, "md5_digest": "ed460631d49ab0250d69357144a96c75", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 77408, "upload_time": "2015-04-13T05:59:08", "url": "https://files.pythonhosted.org/packages/47/e8/5c710e700082c3ab41c5bb659dccc9b857dfb3e5027e239aae420bc2c938/ebfpy-0.0.14.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ed460631d49ab0250d69357144a96c75", "sha256": "b9e80676a002261c052f7dc290ba80eac42b1767ccbac41a22ea3e69b46801d6" }, "downloads": -1, "filename": "ebfpy-0.0.14.tar.gz", "has_sig": false, "md5_digest": "ed460631d49ab0250d69357144a96c75", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 77408, "upload_time": "2015-04-13T05:59:08", "url": "https://files.pythonhosted.org/packages/47/e8/5c710e700082c3ab41c5bb659dccc9b857dfb3e5027e239aae420bc2c938/ebfpy-0.0.14.tar.gz" } ] }