Mercurial > libervia-backend
changeset 872:a650f01737d7
added README4PACKAGERS
author | souliane <souliane@mailoo.org> |
---|---|
date | Wed, 26 Feb 2014 01:52:36 +0100 |
parents | 5d08ab99e8dd |
children | 36572b0a56e6 |
files | README4PACKAGERS |
diffstat | 1 files changed, 58 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /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). +