From a5aec7ee45c07235c00c6339aed93a67cdb0667f Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Jun 04 2020 16:08:43 +0000 Subject: 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