{ "info": { "author": "Kristj\u00e1n Valur J\u00f3nsson", "author_email": "sweskman@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: Other/Proprietary License", "Operating System :: Microsoft :: Windows", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: System :: Archiving" ], "description": "cabfile\r\n=======\r\nThis is a simple python module providing the ability to read windows .cab files.\r\nIt provides a CabtFile object with a similar functionality to zipfile.ZipFile.\r\n\r\nBased on the cabinet SDK, available from http://support.microsoft.com/kb/310618\r\nAlso reuses some code from zipfile.py\r\n\r\nSince it uses ctypes to interface with the cabinet.dll file included with windows,\r\nthis code works on Windows only.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/krisvale/pycabinet/", "keywords": "archiving cabinet", "license": "OTHER", "maintainer": "", "maintainer_email": "", "name": "cabfile", "package_url": "https://pypi.org/project/cabfile/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cabfile/", "project_urls": { "Homepage": "http://bitbucket.org/krisvale/pycabinet/" }, "release_url": "https://pypi.org/project/cabfile/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "Cabinet file reader for python", "version": "1.0.0" }, "last_serial": 1934301, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "87ba49ff4cf3528dcd38dcc1610e473b", "sha256": "48cac9941b127109059529b96a146cf8799ad0527eb9958ff16a3cdb549cd910" }, "downloads": -1, "filename": "cabfile-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "87ba49ff4cf3528dcd38dcc1610e473b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 16674, "upload_time": "2016-02-01T18:42:03", "url": "https://files.pythonhosted.org/packages/0a/1c/f06ecff9eac3317767a7ead6fdb8fbf7cb7931dc09fd577ea025645223fc/cabfile-0.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "61928e44b7bc9e81cb9aeb4bbd242264", "sha256": "809509316ca5cf967da14807a84ee761f0755b4987307d6946ea537601e41ea1" }, "downloads": -1, "filename": "cabfile-0.0.2.zip", "has_sig": false, "md5_digest": "61928e44b7bc9e81cb9aeb4bbd242264", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10406, "upload_time": "2016-02-01T18:42:16", "url": "https://files.pythonhosted.org/packages/a4/43/9201f1d9a9e61e81c2800b9d1bfec5a638b9900f23f05ca72f8aed6566e8/cabfile-0.0.2.zip" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "40ed46951888c900f403b9cf70bc0b4d", "sha256": "62ee4f1cb12817eca065303119246176ab11f64efd990b13d5edcf32373b5dd6" }, "downloads": -1, "filename": "cabfile-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "40ed46951888c900f403b9cf70bc0b4d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 16611, "upload_time": "2016-02-01T19:21:34", "url": "https://files.pythonhosted.org/packages/29/7d/623f3d0db99992df731b5f1a8c8119a2918070bccb9c7c9a33a75e8e187c/cabfile-1.0.0-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "40ed46951888c900f403b9cf70bc0b4d", "sha256": "62ee4f1cb12817eca065303119246176ab11f64efd990b13d5edcf32373b5dd6" }, "downloads": -1, "filename": "cabfile-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "40ed46951888c900f403b9cf70bc0b4d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 16611, "upload_time": "2016-02-01T19:21:34", "url": "https://files.pythonhosted.org/packages/29/7d/623f3d0db99992df731b5f1a8c8119a2918070bccb9c7c9a33a75e8e187c/cabfile-1.0.0-py2.py3-none-any.whl" } ] }