diff options
author | Erik Hanson <erik@slackbuilds.org> | 2010-05-12 23:33:40 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 23:33:40 +0200 |
commit | 5de67e74f5e69f8b272abb4f7266b9ed7bc1a450 (patch) | |
tree | 5924cd3b7a4b72bd0d81cfb257213ad1085534bf /system/lbzip2/README | |
parent | c24f767dc2253fc6e84c79c1c37c4339b1447a2f (diff) | |
download | slackbuilds-5de67e74f5e69f8b272abb4f7266b9ed7bc1a450.tar.gz |
system/lbzip2: Added to 12.2 repository
Diffstat (limited to 'system/lbzip2/README')
-rw-r--r-- | system/lbzip2/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/system/lbzip2/README b/system/lbzip2/README new file mode 100644 index 0000000000..64015f17e6 --- /dev/null +++ b/system/lbzip2/README @@ -0,0 +1,2 @@ +A multi-threaded bzip2/bunzip2 filter that doesn't depend on the lseek() +system call and so isn't restricted to regular files. |