contrib/python-zstandard/README.rst
changeset 42937 69de49c4e39c
parent 42070 675775c33ab6
child 43994 de7838053207
equal deleted inserted replaced
42936:2da754532dd3 42937:69de49c4e39c
    13 
    13 
    14 The canonical home for this project lives in a Mercurial repository run by
    14 The canonical home for this project lives in a Mercurial repository run by
    15 the author. For convenience, that repository is frequently synchronized to
    15 the author. For convenience, that repository is frequently synchronized to
    16 https://github.com/indygreg/python-zstandard.
    16 https://github.com/indygreg/python-zstandard.
    17 
    17 
    18 |  |ci-status| |win-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.4, 3.5, 3.6, and 3.7
  1596 
  1596 
  1597 .. image:: https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif
  1597 .. image:: https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif
  1598     :target: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=gregory%2eszorc%40gmail%2ecom&lc=US&item_name=python%2dzstandard&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted
  1598     :target: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=gregory%2eszorc%40gmail%2ecom&lc=US&item_name=python%2dzstandard&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted
  1599     :alt: Donate via PayPal
  1599     :alt: Donate via PayPal
  1600 
  1600 
  1601 .. |ci-status| image:: https://travis-ci.org/indygreg/python-zstandard.svg?branch=master
  1601 .. |ci-status| image:: https://dev.azure.com/gregoryszorc/python-zstandard/_apis/build/status/indygreg.python-zstandard?branchName=master
  1602     :target: https://travis-ci.org/indygreg/python-zstandard
  1602     :target: https://dev.azure.com/gregoryszorc/python-zstandard/_apis/build/status/indygreg.python-zstandard?branchName=master
  1603 
       
  1604 .. |win-ci-status| image:: https://ci.appveyor.com/api/projects/status/github/indygreg/python-zstandard?svg=true
       
  1605     :target: https://ci.appveyor.com/project/indygreg/python-zstandard
       
  1606     :alt: Windows build status