Skip to content

Commit

Permalink
Merge pull request #132 from gliptak/dep1
Browse files Browse the repository at this point in the history
Update dependencies in README
  • Loading branch information
martindurant authored Feb 7, 2024
2 parents c381afc + 21326b0 commit 3630c72
Showing 1 changed file with 3 additions and 13 deletions.
16 changes: 3 additions & 13 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,11 @@ This library is distributed under the New BSD License
Dependencies
============

* snappy library >= 1.0.2 (or revision 27)
https://github.com/google/snappy
* cramjam

You can install Snappy C library with following commands:
* crc32c

- APT: :code:`sudo apt-get install libsnappy-dev`
- RPM: :code:`sudo yum install snappy-devel`
- Brew: :code:`brew install snappy`

To use with pypy:

* cffi >= 1.15.0
http://cffi.readthedocs.org/

* Supports Python 2.7 and Python 3
* Supports Python 3

Build & Install
===============
Expand Down

0 comments on commit 3630c72

Please sign in to comment.