Skip to content

Commit a69b415

Browse files
authored
Update README.md
1 parent 0e90b6f commit a69b415

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
153153
*Compression and Archiving Libraries*
154154

155155
* [bzip2](http://www.bzip.org/) - A freely available, patent free, high-quality data compressor. [BSD]
156-
* [doboz](https://bitbucket.org/attila_afra/doboz/overview) - Compression library with very fast decompression. [zlib]
157156
* [PhysicsFS](https://icculus.org/physfs/) - A library to provide abstract access to various archives. It is intended for use in video games, and the design was somewhat inspired by Quake 3's file subsystem. [zlib]
158157
* [KArchive](https://quickgit.kde.org/?p=karchive.git) - A library for creating, reading, writing and manipulating file archives like zip and tar. It also provides transparent compression and decompression of data, using formats like gzip, via a subclass of QIODevice. [LGPL]
159158
* [LZ4](https://code.google.com/p/lz4/) - Extremely Fast Compression algorithm. [BSD]

0 commit comments

Comments
 (0)