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 bb4aea0 commit d875b9eCopy full SHA for d875b9e
README.rst
@@ -2,6 +2,10 @@
2
yajl-py
3
=======
4
5
+
6
+.. image:: https://travis-ci.org/pykler/yajl-py.png?branch=master
7
+ :target: https://travis-ci.org/pykler/yajl-py
8
9
`yajl-py` is a Pure Python wrapper (implemented using
10
ctypes) to the excellent Yajl (Yet Another JSON Library) C
11
library.
0 commit comments