diff options
author | Yalla-One <yallaone@gmail.com> | 2010-05-11 15:18:33 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 15:18:33 +0200 |
commit | 91e36e9562d9179b20c0efa39cc5ff3b87193355 (patch) | |
tree | 5c4c4f165aca12a2a745c7eaf02b4bf23ae4a630 /system/cabextract/README | |
parent | 9de2cb23a53166a404fdca973bc9a46bcc904e17 (diff) | |
download | slackbuilds-91e36e9562d9179b20c0efa39cc5ff3b87193355.tar.gz |
system/cabextract: Initial import
Diffstat (limited to 'system/cabextract/README')
-rw-r--r-- | system/cabextract/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/system/cabextract/README b/system/cabextract/README new file mode 100644 index 0000000000..1d289fac0b --- /dev/null +++ b/system/cabextract/README @@ -0,0 +1,8 @@ +cabextract is Free Software for extracting Microsoft cabinet files, +also called .CAB files, on UNIX or UNIX-like systems. cabextract is +distributed under the GPL license. It is based on the portable LGPL +libmspack library. cabextract supports all special features and all +compression formats of Microsoft cabinet files. +Microsoft cabinet files are used to distribute all kinds of data and +software: core Web fonts, Longhorn videos, operating system updates +and video codecs, to give some examples. |