We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c381afc commit 21326b0Copy full SHA for 21326b0
1 file changed
README.rst
@@ -8,21 +8,11 @@ This library is distributed under the New BSD License
8
Dependencies
9
============
10
11
-* snappy library >= 1.0.2 (or revision 27)
12
- https://github.com/google/snappy
+* cramjam
13
14
- You can install Snappy C library with following commands:
+* crc32c
15
16
- - APT: :code:`sudo apt-get install libsnappy-dev`
17
- - RPM: :code:`sudo yum install snappy-devel`
18
- - Brew: :code:`brew install snappy`
19
-
20
-To use with pypy:
21
22
-* cffi >= 1.15.0
23
- http://cffi.readthedocs.org/
24
25
-* Supports Python 2.7 and Python 3
+* Supports Python 3
26
27
Build & Install
28
===============
0 commit comments