Mercurial > libervia-backend
comparison README4PACKAGERS @ 2004:99ec7b66daa9
merged 0.6.1 bookmark. This bookmark (0.7-dev) is now the main one
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 15 Jul 2016 22:05:45 +0200 |
parents | e1d482386395 |
children |
comparison
equal
deleted
inserted
replaced
1995:b5ef9b2b995e | 2004:99ec7b66daa9 |
---|---|
26 Twisted Words | 26 Twisted Words |
27 Wokkel >= 0.7.1 | 27 Wokkel >= 0.7.1 |
28 XDG | 28 XDG |
29 zope.interface | 29 zope.interface |
30 | 30 |
31 Recommended: Mutagen, markdown, html2text, netifaces, miniupnp | 31 Recommended: Mutagen, markdown, html2text, netifaces, miniupnp, service-identity |
32 | 32 |
33 -------------------------------- | 33 -------------------------------- |
34 Dependencies for the Jp frontend | 34 Dependencies for the Jp frontend |
35 -------------------------------- | 35 -------------------------------- |
36 | 36 |
41 ---------------------------------------- | 41 ---------------------------------------- |
42 Dependencies for the Primitivus frontend | 42 Dependencies for the Primitivus frontend |
43 ---------------------------------------- | 43 ---------------------------------------- |
44 | 44 |
45 Urwid >= 1.2.0 | 45 Urwid >= 1.2.0 |
46 Urwid-satext >= 0.4.1 | 46 Urwid-satext >= 0.6.1 |
47 GObject 2 (not imported directly in Primitivus, but needed for Urwid's main loop) | 47 GObject 2 (not imported directly in Primitivus, but needed for Urwid's main loop) |
48 DBus | 48 DBus |
49 | 49 |
50 Suggested: Python X Library (for user notifications in a graphical session) | 50 Suggested: Python X Library (for user notifications in a graphical session) |
51 | 51 |
72 | 72 |
73 - SàT media: Media needed by the frontends. | 73 - SàT media: Media needed by the frontends. |
74 | 74 |
75 - Urwid SàText: Widgets for urwid library, designed for SàT but can be useful for other projects. Mandatory for Primitivus. | 75 - Urwid SàText: Widgets for urwid library, designed for SàT but can be useful for other projects. Mandatory for Primitivus. |
76 | 76 |
77 The following ones are not needed in a distribution, because they are in too early a stage of development, or not useful for general purpose: | 77 The following ones are not needed in a distribution, because they are in a too early stage of development, or not useful for general purpose: |
78 | 78 |
79 - Bellaciao: a Qt frontend, at an early stage of development. | 79 - Bellaciao: a Qt frontend, at an early stage of development. |
80 | 80 |
81 - Salut: an XMPP directory, at a very early stage of development. | 81 - Salut: an XMPP directory, at a very early stage of development. |
82 | 82 |