|
@@ -2,8 +2,8 @@
|
|
|
Generic C++ implementation of some classic compression algorithms.
|
|
|
|
|
|
## Dependencies
|
|
|
-[cpp_tools](https://notabug.org/namark/cpp_tools) <br />
|
|
|
-[libsimple_support](https://notabug.org/namark/libsimple_support) <br />
|
|
|
+cpp_tools [notabug](https://notabug.org/namark/cpp_tools) [sourcehut](https://git.sr.ht/~namark/cpp_tools) <br />
|
|
|
+libsimple_support [notabug](https://notabug.org/namark/libsimple_support) [sourcehut](https://git.sr.ht/~namark/libsimple_support) <br />
|
|
|
|
|
|
## Licensing
|
|
|
COPYRIGHT and LICENSE apply to all the files in this repository unless otherwise noted in the files themselves.
|