Skip to content

A pure-python library for creating and extracting cab files

License

Notifications You must be signed in to change notification settings

guardicore/python-cabarchive

 
 

Repository files navigation

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

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%