Mercurial > libervia-backend
comparison README4PACKAGERS @ 872:a650f01737d7
added README4PACKAGERS
author | souliane <souliane@mailoo.org> |
---|---|
date | Wed, 26 Feb 2014 01:52:36 +0100 |
parents | |
children | 36572b0a56e6 |
comparison
equal
deleted
inserted
replaced
871:5d08ab99e8dd | 872:a650f01737d7 |
---|---|
1 First of all, thank you for packaging SàT :) | |
2 | |
3 You will find below the list of dependencies for the backend and the frontends. | |
4 | |
5 ############################ | |
6 List of general dependencies | |
7 ############################ | |
8 | |
9 Python 2.7 | |
10 dbus-python | |
11 | |
12 #################################### | |
13 List of dependencies for SàT backend | |
14 #################################### | |
15 | |
16 cStringIO | |
17 html2text | |
18 lxml | |
19 Mutagen | |
20 PIL | |
21 PyFeed | |
22 Twisted Core | |
23 Twisted Mail | |
24 Twisted Web | |
25 Twisted Words | |
26 Wokkel | |
27 xe | |
28 Zope | |
29 | |
30 Recommandation: markdown | |
31 | |
32 #################################### | |
33 List of dependencies for Jp frontend | |
34 #################################### | |
35 | |
36 GObject | |
37 progressbar | |
38 | |
39 ############################################ | |
40 List of dependencies for Primitivus frontend | |
41 ############################################ | |
42 | |
43 GObject | |
44 progressbar | |
45 Urwid | |
46 Urwid-satext | |
47 | |
48 Suggestion: Python X Library | |
49 | |
50 ##################################### | |
51 List of dependencies for Wix frontend | |
52 ##################################### | |
53 | |
54 wxPython | |
55 | |
56 | |
57 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). | |
58 |