diff README @ 901:9cd2ec1b722a

removed pyfeed and xe from dependencies, they are not used anymore
author Goffi <goffi@goffi.org>
date Sun, 17 Apr 2016 17:13:24 +0200
parents f8a7a046ff9c
children 5264fec78a1d
line wrap: on
line diff
--- a/README	Fri Mar 25 12:17:53 2016 +0100
+++ b/README	Sun Apr 17 17:13:24 2016 +0200
@@ -56,9 +56,6 @@
 Pyjamas:
 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.
 
-Pyfeed and Xe:
-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.
-
 lxml(http://lxml.de/):
 this powerful and efficient XML parsing module is used sometimes to replace Twisted internal tools: its API is handy, and it have some features like evil content cleaning.