We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b29af0 commit e66c2eaCopy full SHA for e66c2ea
README.rst
@@ -15,6 +15,9 @@ yajl-py
15
.. image:: https://pypip.in/d/yajl-py/badge.png
16
:target: https://crate.io/packages/yajl-py/#info
17
18
+.. image:: https://requires.io/github/pykler/yajl-py/requirements.png?branch=master
19
+ :target: https://requires.io/github/pykler/yajl-py/requirements/?branch=master
20
+
21
``yajl-py`` is a Pure Python wrapper (implemented using
22
ctypes) to the excellent Yajl (Yet Another JSON Library) C
23
library.
0 commit comments