We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd89aed commit 6415b19Copy full SHA for 6415b19
README.md
@@ -1,2 +1,6 @@
1
-# python-isa-l
2
-Python bindings for the isa-l library
+# python-isal
+Python bindings for the [isa-l](https://github.com/intel/isa-l) library.
3
+
4
+The Intel Infrastructure Storage Acceleration Library (isa-l) implements several key
5
+algorithms in [Assembly language](https://en.wikipedia.org/wiki/Assembly_language).
6
+This includes the DEFLATE algorithm which is used in `gzip`.
0 commit comments