We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99abb9a commit 2e44d20Copy full SHA for 2e44d20
1 file changed
README.md
@@ -2,13 +2,6 @@
2
3
Pure Python implementation of Google's Snappy compression algorithm.
4
5
-## Features
6
-
7
-- **Pure Python**: No external dependencies or C extensions required
8
-- **Full compatibility**: Produces output compatible with Google's Snappy format
9
-- **Well documented**: Extensive inline documentation explaining the algorithm
10
-- **Thoroughly tested**: Comprehensive test suite using C++ Snappy test data
11
12
## Installation
13
14
```bash
0 commit comments