diff options
author | Eduardo Julian | 2021-07-24 02:14:12 -0400 |
---|---|---|
committer | Eduardo Julian | 2021-07-24 02:14:12 -0400 |
commit | 0f545b7e57d2564e351d907befd2ce26900c5521 (patch) | |
tree | 84faaf7b6cd43c2c2f56c5e37bcd61d2b0b1d829 /documentation/bookmark/format | |
parent | 4248cc22881a7eaa8f74bc426f2b0ba284b23153 (diff) |
Now packaging JVM programs as "fat" jars in new JVM compiler.
Diffstat (limited to 'documentation/bookmark/format')
-rw-r--r-- | documentation/bookmark/format/zip.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/bookmark/format/zip.md b/documentation/bookmark/format/zip.md new file mode 100644 index 000000000..25dc93b9f --- /dev/null +++ b/documentation/bookmark/format/zip.md @@ -0,0 +1,5 @@ +# Reference + +1. [Zip - How not to design a file format.](https://games.greggman.com/game/zip-rant/) +1. [ZIP File Format Specification](https://pkware.cachefly.net/webdocs/casestudies/APPNOTE.TXT) + |