Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

python-cabarchive

If you want to parse Microsoft Cabinet files in Python you probably should just install gcab, and use the GObjectIntrospection bindings for that. GCab is a much better library than this and handles many more kinds of archive.

If GCab is not available to you (e.g. you're trying to run in an OpenShift instance on RHEL 6.2), this project might be somewhat useful.

Contributors welcome, either adding new functionality or fixing bugs.

See also: https://msdn.microsoft.com/en-us/library/bb417343.aspx

About

A pure-python library for creating and extracting cab files

Resources

License

Packages

No packages published

Languages

You can’t perform that action at this time.