comparison README @ 1203:6e08ee45bf0a

misc: updated urls of pyxe an pyfeed
author Matteo Cypriani <mcy@lm7.fr>
date Mon, 15 Sep 2014 14:18:27 +0200
parents 62135e3ca7ff
children 2ee0cd57144e
comparison
equal deleted inserted replaced
1202:101c06fbda31 1203:6e08ee45bf0a
115 115
116 Pyjamas: 116 Pyjamas:
117 Libervia is built with a Pyjamas (http://pyjs.org), a Google Web Toolkit port for python, including Python to Javascript compiler, and Pyjamas Desktop which allow to execute the same application on the desktop or through a browser. It's really an amazing tool. 117 Libervia is built with a Pyjamas (http://pyjs.org), a Google Web Toolkit port for python, including Python to Javascript compiler, and Pyjamas Desktop which allow to execute the same application on the desktop or through a browser. It's really an amazing tool.
118 118
119 Pyfeed and Xe: 119 Pyfeed and Xe:
120 SàT core and Libervia use pyfeed and xe (http://www.blarg.net/%7Esteveha/), 2 libraries made Steve R. Hastings really useful to parse/generate xml stuff as atom feeds. 120 SàT core and Libervia use pyfeed and xe (http://home.avvanta.com/%7Esteveha/pyfeed.html), 2 libraries made Steve R. Hastings really useful to parse/generate xml stuff as atom feeds.
121 121
122 txJSON-RPC: 122 txJSON-RPC:
123 Libervia use txJSON-RPC (https://launchpad.net/txjsonrpc), a twisted library to communicate with the browser's javascript throught JSON-RPC 123 Libervia use txJSON-RPC (https://launchpad.net/txjsonrpc), a twisted library to communicate with the browser's javascript throught JSON-RPC
124 124
125 Mutagen: 125 Mutagen: