Skip to content

Commit c7f0165

Browse files
committed
Add badges
1 parent 11c47cf commit c7f0165

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

README.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
python-samplerate
22
=================
33

4+
.. image:: https://img.shields.io/pypi/v/samplerate.svg
5+
:target: https://pypi.python.org/pypi/samplerate
6+
7+
.. image:: https://img.shields.io/pypi/l/samplerate.svg
8+
:target: https://pypi.python.org/pypi/samplerate
9+
10+
.. image:: https://img.shields.io/pypi/wheel/samplerate.svg
11+
:target: https://pypi.python.org/pypi/samplerate
12+
13+
.. image:: https://img.shields.io/pypi/pyversions/samplerate.svg
14+
:target: https://pypi.python.org/pypi/samplerate
15+
16+
.. image:: https://readthedocs.org/projects/python-samplerate/badge/?version=latest
17+
:target: http://python-samplerate.readthedocs.io/en/latest/?badge=latest
18+
:alt: Documentation Status
19+
20+
421
This is a wrapper around Erik de Castro Lopo's `libsamplerate`_ (aka Secret
522
Rabbit Code) for high-quality sample rate conversion.
623

0 commit comments

Comments
 (0)