{ "info": { "author": "Uwe Schmitt", "author_email": "uschmitt@mineway.de", "bugtrack_url": null, "classifiers": [], "description": "In comp.lang.python Terry Caroll stated a memory problem when iterating over the\r\nheader information of a 4GB tar file. This is because the standard libs tarfile\r\nmodule caches all header blocks which results in linear memory consumption. My\r\nmodule tarfile_scanner solves this problem. Feel free to contact me if you have\r\nsome questions.", "description_content_type": null, "docs_url": null, "download_url": "http://www.procoders.net/wp-content/tarfile_scanner.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.procoders.net/?p=118", "keywords": "", "license": "open source", "maintainer": "", "maintainer_email": "", "name": "tarfile_scanner", "package_url": "https://pypi.org/project/tarfile_scanner/", "platform": "", "project_url": "https://pypi.org/project/tarfile_scanner/", "project_urls": { "Download": "http://www.procoders.net/wp-content/tarfile_scanner.zip", "Homepage": "http://www.procoders.net/?p=118" }, "release_url": "https://pypi.org/project/tarfile_scanner/1.0/", "requires_dist": null, "requires_python": null, "summary": "Allows scanning of *large* tar files.", "version": "1.0" }, "last_serial": 803386, "releases": { "1.0": [] }, "urls": [] }