summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLloyd Hilaiel <lloyd@hilaiel.com>2009-10-19 07:10:22 -0600
committerLloyd Hilaiel <lloyd@hilaiel.com>2009-10-19 07:10:22 -0600
commit5d22886fb8fe1b0c70da13e2ad6852ba6d006bbe (patch)
treeedf0d6fce61ffd516838504ad3a1463fb2b00f57
parent1d953c4142ec23f606e2e7e423482f67e90b508d (diff)
downloadyajl-5d22886fb8fe1b0c70da13e2ad6852ba6d006bbe.tar.gz
add a little linky love for the yajl+python wrappers out there
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 192c2d1..140bda6 100644
--- a/index.html
+++ b/index.html
@@ -380,6 +380,7 @@ main(int argc, char ** argv)
<li> <a href="http://github.com/brianmario/yajl-ruby/tree/master"> yajl-ruby </a> - ruby bindings for YAJL </a>
<li> <a href="http://github.com/gabriel/yajl-objc/tree/master"> yajl-objc </a> - Objective-C bindings for YAJL </a>
<li> <a href="http://github.com/stevedekorte/io/tree/1b7980096eb65be000518267f1a1df6224901416/addons/Yajl"> YAJL IO bindings </a> (for the <a href="http://iolanguage.com">IO language</a>)
+ <li> Python bindings come in two flavor, <a href="http://github.com/rtyler/py-yajl/"> py-yajl </a> OR <a href="http://github.com/pykler/yajl-py"> yajl-py </a>
</ul>
<h2>Contributors</h2>