# HG changeset patch # User souliane # Date 1393375956 -3600 # Node ID a650f01737d7908961d49b1e72bbe90c65d8dde2 # Parent 5d08ab99e8ddc0d29bb044d13f89867029577deb added README4PACKAGERS diff -r 5d08ab99e8dd -r a650f01737d7 README4PACKAGERS --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README4PACKAGERS Wed Feb 26 01:52:36 2014 +0100 @@ -0,0 +1,58 @@ +First of all, thank you for packaging SàT :) + +You will find below the list of dependencies for the backend and the frontends. + +############################ +List of general dependencies +############################ + +Python 2.7 +dbus-python + +#################################### +List of dependencies for SàT backend +#################################### + +cStringIO +html2text +lxml +Mutagen +PIL +PyFeed +Twisted Core +Twisted Mail +Twisted Web +Twisted Words +Wokkel +xe +Zope + +Recommandation: markdown + +#################################### +List of dependencies for Jp frontend +#################################### + +GObject +progressbar + +############################################ +List of dependencies for Primitivus frontend +############################################ + +GObject +progressbar +Urwid +Urwid-satext + +Suggestion: Python X Library + +##################################### +List of dependencies for Wix frontend +##################################### + +wxPython + + +Thank you again for you help, don't forget to give me your name and contact email so I can credit you, and don't hesitate to contact me if you have any question (goffi@goffi.org, or the sat XMPP room at sat@chat.jabberfr.org). +