summaryrefslogtreecommitdiff
path: root/Build/source/libs/zziplib/zziplib-src/README.MD
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/zziplib/zziplib-src/README.MD')
-rw-r--r--Build/source/libs/zziplib/zziplib-src/README.MD49
1 files changed, 0 insertions, 49 deletions
diff --git a/Build/source/libs/zziplib/zziplib-src/README.MD b/Build/source/libs/zziplib/zziplib-src/README.MD
deleted file mode 100644
index a3c64d79948..00000000000
--- a/Build/source/libs/zziplib/zziplib-src/README.MD
+++ /dev/null
@@ -1,49 +0,0 @@
-... **please switch to 'cmake' based builds** ...
-
-The zziplib provides read access to zipped files in a zip-archive,
-using compression based solely on free algorithms provided by zlib.
-It also provides a functionality to overlay the archive filesystem
-with the filesystem of the operating system environment.
-
-The origins of the project go back to the 1999 when Tomi Ollila
-did explore the details of the zip format. It was adopted by
-Guido Draheim in 2000 making the source code portable to many
-platforms. Originally maintained on Sourceforge it moved to
-GitHub in 2017 for easier collobaration with other projects.
-
-> also check out the original [README](README) file
-
-... test status [(master)](https://github.com/gdraheim/zziplib/tree/master): [![Build Status](https://dev.azure.com/gdraheim/gdraheim/_apis/build/status/gdraheim.zziplib%20(1)?branchName=master)](https://dev.azure.com/gdraheim/gdraheim/_build/latest?definitionId=4&branchName=master) ... ([develop/tests/zziptests.py](https://github.com/gdraheim/zziplib/blob/develop/test/zziptests.py))
-
-**DOCUMENTATION**
-
-* for more details, see http://zziplib.sourceforge.net/
-* [copying](docs/copying.htm)
- [developer](docs/developer.htm)
- [functions](docs/functions.htm)
- [php](docs/zip-php.htm)
- [referitals](docs/referentials.htm)
- [future](docs/future.htm)
- [notes](docs/notes.htm)
- [64on32](docs/64on32.htm)
- [download](docs/download.htm)
- [history](docs/history.htm)
-* [zzip:](docs/zzip-index.htm)
- [basics](docs/zzip-basics.htm)
- [api](docs/zzip-api.htm)
- [crypt](docs/zzip-crypt.htm)
- [cryptoid](docs/zzip-cryptoid.htm)
- [extio](docs/zzip-extio.htm)
- [extras](docs/zzip-extras.htm)
- [file](docs/zzip-file.htm)
- [parse](docs/zzip-parse.htm)
- [sdl-rwops](docs/zzip-rwops.htm)
- [xor](docs/zzip-xor.htm)
- [zip](docs/zzip-zip.htm)
- [sfx-make](docs/sfx-make.htm)
-* [zziplib](docs/zziplib.html)
- [mmapped](docs/mmapped.htm)
- [fseeko](docs/fseeko.htm)
- [download](docs/download.htm)
- [faq](docs/faq.htm)
- (outdated in the source tree)