summaryrefslogtreecommitdiff
path: root/json/implementations.rst
diff options
context:
space:
mode:
Diffstat (limited to 'json/implementations.rst')
-rw-r--r--json/implementations.rst21
1 files changed, 9 insertions, 12 deletions
diff --git a/json/implementations.rst b/json/implementations.rst
index 99b07a0..b36ae3a 100644
--- a/json/implementations.rst
+++ b/json/implementations.rst
@@ -4,23 +4,20 @@ Implementations
A list of open source Pandora JSON API implementations.
-========================== ========================== =====================
-Name Used in client Language
-========================== ========================== =====================
-libpiano_ pianobar_ C
-Pandora_ Hermes_ Objective-C
-`pithos.pandora`_ Pithos_ Python
-PandoraSharp_ Elpis_ C#
-libpandora_ `xbmc-pandora`_ Python
-========================== ========================== =====================
+.. csv-table::
+ :header: Name, Used in client, Language, Remarks
+
+ libpiano_, pianobar_, C,""
+ Pandora_, Hermes_, Objective-C,""
+ `pithos.pandora`_, Pithos_, Python,""
+ PandoraSharp_, Elpis_, C#, Not to be confused with the `original PandoraSharp`_ (uses XMLRPC)
.. _libpiano: https://github.com/PromyLOPh/pianobar/tree/master/src/libpiano
.. _pianobar: http://6xq.net/projects/pianobar/
-.. _PandoraSharp: http://www.justin-credible.net/Projects/PandoraSharp
+.. _PandoraSharp: https://code.google.com/p/elpis-pandora-client/source/browse/#svn%2Ftrunk%2FLibs%2FPandoraSharp
.. _Elpis: http://www.adamhaile.net/projects/elpis/
.. _Pandora: https://github.com/HermesApp/Hermes/tree/master/Sources/Pandora
.. _Hermes: http://hermesapp.org/
.. _pithos.pandora: https://github.com/pithos/pithos/tree/master/pithos/pandora
.. _Pithos: https://pithos.github.io/
-.. _libpandora: https://gitorious.org/xbmc-pandora/xbmc-pandora/source/HEAD:libpandora
-.. _xbmc-pandora: https://gitorious.org/xbmc-pandora
+.. _`original PandoraSharp`: http://www.justin-credible.net/Projects/PandoraSharp