Remove Authors from pkg-descr
This commit is contained in:
parent
63e8b9315e
commit
5c78d7b515
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=380298
@ -20,5 +20,3 @@ called version 1.0. Some of the most obvious of these are:
|
||||
- Testing should be done more thoroughly as there are many special cases
|
||||
in compression routines which get used very rarely.
|
||||
- Documentation of code and algorithms is totally missing.
|
||||
|
||||
Author: Harri Hirvola <harri.hirvola@vaisala.infonet.com>
|
||||
|
@ -16,7 +16,4 @@ LZO implements a number of algorithms with the following features:
|
||||
+ Algorithm is thread safe.
|
||||
+ Algorithm is lossless.
|
||||
|
||||
Author: Markus Franz Xaver Johannes Oberhumer
|
||||
markus.oberhumer@jk.uni-linz.ac.at
|
||||
|
||||
WWW: http://www.oberhumer.com/opensource/lzo/
|
||||
|
@ -4,5 +4,4 @@ command to execute upon finishing.
|
||||
|
||||
It's sorta like the Windows winzip self-extracting archives.
|
||||
|
||||
Author: Stephane Peter <megastep@megastep.org>
|
||||
WWW: http://www.megastep.org/makeself/
|
||||
|
@ -8,7 +8,4 @@ anything offering an in_channel/out_channel abstraction (files, sockets, ...).
|
||||
Also, with CamlBZ2 you can compress and decompress strings in memory using the
|
||||
bzip2 compression algorithm.
|
||||
|
||||
Author: Olivier Andreu <oandrieu@gmail.com> and
|
||||
Stefano Zacchiroli <zack@upsilon.cc>
|
||||
|
||||
WWW: http://camlbz2.forge.ocamlcore.org
|
||||
WWW: http://camlbz2.forge.ocamlcore.org
|
||||
|
@ -3,5 +3,4 @@ that uses pthreads and achieves near-linear speedup on SMP machines. The output
|
||||
of this version is fully compatible with bzip2 v1.0.2 (ie: anything compressed
|
||||
with pbzip2 can be decompressed with bzip2).
|
||||
|
||||
Author: Jeff Gilchrist <pbzip2 [at] compression {dot} ca>
|
||||
WWW: http://compression.ca/pbzip2/
|
||||
|
@ -4,5 +4,4 @@ Libarchive is a programming library that can create and read several
|
||||
different streaming archive formats, including most popular tar
|
||||
variants, several cpio formats, and both BSD and GNU ar variants.
|
||||
|
||||
Author: SUGAWARA Genki <sgwr_dts@yahoo.co.jp>
|
||||
WWW: https://bitbucket.org/winebarrel/libarchive-ruby
|
||||
|
@ -1,4 +1,3 @@
|
||||
rubyzip is a ruby library for reading and writing zip files.
|
||||
|
||||
Author: Thomas Sondergaard (thomas at sondergaard.cc)
|
||||
WWW: https://github.com/postmodern/rubyzip2
|
||||
|
Loading…
Reference in New Issue
Block a user