| » Metadata | » Status |
|---|---|
|
|
| » Description | |
|
A package to read and extract from (and in the future create) Microsoft Cabinet files. Uses either the 'cabextract' or 'expand' commands depending on the OS. Originally I attempted to create a pure php package using the available documentation on the cabinet file format and the gzinflate() function, but deflated blocks contain references to strings in previous blocks which cannot be handled by using gzinflate(). I had also attempted to contact the maintainers of File_Archive to see if they had plans to include a cab extraction driver, but received no response. |
|
| » Dependencies | » Links |
|
|
| » Timeline | » Changelog |
|
|