Added the README

This commit is contained in:
Gwyn Ciesla 2020-06-04 16:08:43 +00:00
commit a5aec7ee45

3
README.md Normal file
View File

@ -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.