Cabinet file reader for python
Project description
This is a simple python module providing the ability to read windows .cab files. It provides a CabtFile object with a similar functionality to zipfile.ZipFile.
Based on the cabinet SDK, available from http://support.microsoft.com/kb/310618 Also reuses some code from zipfile.py
Since it uses ctypes to interface with the cabinet.dll file included with windows, this code works on Windows only.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file cabfile-1.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: cabfile-1.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 16.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 62ee4f1cb12817eca065303119246176ab11f64efd990b13d5edcf32373b5dd6 |
|
MD5 | 40ed46951888c900f403b9cf70bc0b4d |
|
BLAKE2b-256 | 297d623f3d0db99992df731b5f1a8c8119a2918070bccb9c7c9a33a75e8e187c |