diff options
| author | François de Metz <fdemetz@af83.com> | 2010-11-23 16:27:49 +0100 |
|---|---|---|
| committer | franck cuny <franck@lumberjaph.net> | 2010-11-25 17:01:22 +0100 |
| commit | d1741797e25dc668e8b6adda4ca77ccf24b0c918 (patch) | |
| tree | 8e13056c1ecd5220f71d3778e3d448b58e7049a7 /README.md | |
| parent | Simplify & clarify pod. Use JSON. Flag some issues. Document exception behavi... (diff) | |
| download | spore-specifications-d1741797e25dc668e8b6adda4ca77ccf24b0c918.tar.gz | |
updated README
Diffstat (limited to '')
| -rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -7,5 +7,9 @@ ## IMPLEMENTATIONS + * [Clojure](http://github.com/ngrunwald/clj-spore) + * [Javascript](http://github.com/nikopol/jquery-spore) + * [Lua](http://github.com/fperrad/lua-Spore/) + * [Nodejs](http://github.com/francois2metz/node-spore) * [Perl](http://github.com/franckcuny/net-http-spore) - * [Lua](http://github.com/fperrad/lua-Spore/)
\ No newline at end of file + * [Python](http://github.com/elishowk/pyspore) |
