{ "info": { "author": "UNKNOWN", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX :: Linux", "Operating System :: Unix", "Programming Language :: C++", "Programming Language :: Python" ], "description": "This is a python extension module for reading from and writing to files with fixed length records. Data are read into or written from numerical python arrays (numpy). Files can be binary or text files with fixed delimiter, such as csv, tab, white space, etc.\r\n\r\nThe extension is a C++ class wrapped using SWIG.\r\n\r\nversion 0.41 should replace 0.40, which had a bug in write() which sometimes called the wrong C++ code.", "description_content_type": null, "docs_url": null, "download_url": "http://recfile.googlecode.com/files/recfile-0.41.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/recfile/", "keywords": "", "license": "UNKNOWN", "maintainer": "", "maintainer_email": "", "name": "recfile", "package_url": "https://pypi.org/project/recfile/", "platform": "Linux, OS X, Unix, needs testing on windows", "project_url": "https://pypi.org/project/recfile/", "project_urls": { "Download": "http://recfile.googlecode.com/files/recfile-0.41.tar.gz", "Homepage": "http://code.google.com/p/recfile/" }, "release_url": "https://pypi.org/project/recfile/0.41/", "requires_dist": null, "requires_python": null, "summary": "A class for reading and writing numpy record arrays to and from files with fixed length records", "version": "0.41" }, "last_serial": 212027, "releases": { "0.40": [ { "comment_text": "", "digests": { "md5": "6e6877c7cdacbf49347279fa7ef8000e", "sha256": "3fa052c333f43b6027b5832235dda4f78dc73b1d83e365efd26a69a3aef24298" }, "downloads": -1, "filename": "recfile-0.40.tar.gz", "has_sig": false, "md5_digest": "6e6877c7cdacbf49347279fa7ef8000e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 56313, "upload_time": "2010-08-20T04:46:40", "url": "https://files.pythonhosted.org/packages/92/f7/7d0ca8dfbe25e129c0a8ddc73944eadb4586d3583764b693e18b337e6572/recfile-0.40.tar.gz" }, { "comment_text": "Bug fix release. Version 0.40 is deprecated.", "digests": { "md5": "9cd58c5e21ffcb38e0b1cc522120eb7f", "sha256": "d0fb50bfd1e57d414fd69202b180447da037d505035c34856c3201e0d0a97c69" }, "downloads": -1, "filename": "recfile-0.41.tar.gz", "has_sig": false, "md5_digest": "9cd58c5e21ffcb38e0b1cc522120eb7f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 56258, "upload_time": "2010-10-09T22:07:55", "url": "https://files.pythonhosted.org/packages/4a/36/f7b3995478fd056910135e6723a6dd82d05ec926bb7fe5d6b252cd23a568/recfile-0.41.tar.gz" } ], "0.41": [] }, "urls": [] }