commit a5aec7ee45c07235c00c6339aed93a67cdb0667f Author: Gwyn Ciesla Date: Thu Jun 4 16:08:43 2020 +0000 Added the README diff --git a/README.md b/README.md new file mode 100644 index 0000000..ce4d0d1 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# python-zstandard + +This project provides Python bindings for interfacing with the Zstandard compression library. A C extension and CFFI interface are provided. \ No newline at end of file