diff options
author | Nathan Lowe <techwiz96@gmail.com> | 2014-08-24 10:51:53 -0400 |
---|---|---|
committer | Nathan Lowe <techwiz96@gmail.com> | 2014-08-24 10:51:53 -0400 |
commit | 80450050d5148b7d69802ddfb52a4022a5422f9f (patch) | |
tree | d13ffb051029d98490d1ab9e0ceca87c723ba9d8 | |
parent | 1f9f09516cc48a477d8ecd7e085b993591b5bc2b (diff) | |
download | pandora-apidoc-80450050d5148b7d69802ddfb52a4022a5422f9f.tar.gz pandora-apidoc-80450050d5148b7d69802ddfb52a4022a5422f9f.tar.bz2 pandora-apidoc-80450050d5148b7d69802ddfb52a4022a5422f9f.zip |
Add information about libpanda implementation
-rw-r--r-- | json/implementations.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/json/implementations.rst b/json/implementations.rst index bdb4bad..da30f7c 100644 --- a/json/implementations.rst +++ b/json/implementations.rst @@ -15,6 +15,7 @@ A list of open source Pandora JSON API implementations. Pandora_, Hermes_, Objective-C,"" `pithos.pandora`_, Pithos_, Python,"" PandoraSharp_, Elpis_, C#, Not to be confused with the `original PandoraSharp`_ (uses XMLRPC) + libpanda_, Mousiki_, Vala,"" .. _libpiano: https://github.com/PromyLOPh/pianobar/tree/master/src/libpiano .. _pianobar: http://6xq.net/projects/pianobar/ @@ -26,3 +27,5 @@ A list of open source Pandora JSON API implementations. .. _Pithos: https://pithos.github.io/ .. _`original PandoraSharp`: http://www.justin-credible.net/Projects/PandoraSharp .. _pianod: http://deviousfish.com/pianod/ +.. _libpanda: https://github.com/techwiz24/libpanda +.. _Mousiki: http://techwiz24.github.io/mousiki/
\ No newline at end of file |