summaryrefslogtreecommitdiffstats
path: root/python/python3-inflate64/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-inflate64/README')
-rw-r--r--python/python3-inflate64/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python3-inflate64/README b/python/python3-inflate64/README
new file mode 100644
index 0000000000..0c2073cbdd
--- /dev/null
+++ b/python/python3-inflate64/README
@@ -0,0 +1,4 @@
+inflate64 is a deflate64 compression/decompression library
+
+The inflate64 is a python package to provide Deflater and Inflater class
+to compress and decompress with Enhanced Deflate compression algorithm.