contrib/python-zstandard/README.rst
changeset 43994 de7838053207
parent 42937 69de49c4e39c
equal deleted inserted replaced
43993:873d0fecb9a3 43994:de7838053207
    18 |  |ci-status|
    18 |  |ci-status|
    19 
    19 
    20 Requirements
    20 Requirements
    21 ============
    21 ============
    22 
    22 
    23 This extension is designed to run with Python 2.7, 3.4, 3.5, 3.6, and 3.7
    23 This extension is designed to run with Python 2.7, 3.5, 3.6, 3.7, and 3.8
    24 on common platforms (Linux, Windows, and OS X). On PyPy (both PyPy2 and PyPy3) we support version 6.0.0 and above. 
    24 on common platforms (Linux, Windows, and OS X). On PyPy (both PyPy2 and PyPy3) we support version 6.0.0 and above. 
    25 x86 and x86_64 are well-tested on Windows. Only x86_64 is well-tested on Linux and macOS.
    25 x86 and x86_64 are well-tested on Windows. Only x86_64 is well-tested on Linux and macOS.
    26 
    26 
    27 Installing
    27 Installing
    28 ==========
    28 ==========