Mercurial > libervia-backend
changeset 883:3a943b5f2cec
README4PACKAGERS fixes
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 27 Feb 2014 18:42:42 +0100 |
parents | 79ef977cda36 |
children | 4054cf716322 |
files | README4PACKAGERS |
diffstat | 1 files changed, 6 insertions(+), 10 deletions(-) [+] |
line wrap: on
line diff
--- a/README4PACKAGERS Wed Feb 26 14:10:34 2014 +0100 +++ b/README4PACKAGERS Thu Feb 27 18:42:42 2014 +0100 @@ -13,8 +13,6 @@ List of dependencies for SàT backend #################################### -cStringIO -html2text lxml Mutagen PIL @@ -25,23 +23,21 @@ Twisted Words Wokkel xe -Zope +zope.interface -Recommandation: markdown +Recommandation: markdown, html2text #################################### List of dependencies for Jp frontend #################################### GObject -progressbar +Recommandation: progressbar ############################################ List of dependencies for Primitivus frontend ############################################ -GObject -progressbar Urwid Urwid-satext @@ -67,7 +63,7 @@ - SàT media: Media needed to by the frontends - Urwid SàText: Widgets for urwid library, designed for SàT but can be useful for other projects. Mandatory for Primitivus - + ## Folowing ones are not needed in a distribution, because there are in a too early stage of development, or not useful for general purpose ## - Bellaciao: a Qt frontend, at an early stage of development @@ -84,9 +80,9 @@ We are careful about the licences we use. Our projects are licenced as follow: - Libervia, SàT PubSub, Bellaciao, Salut, SàT Website: AGPL v3+ - + - Urwid SàText: LGPL v3+ - + When an external code is included (portion or library), we indicate the source and the licence, and we are careful to take Libre licences only. If we have a mistake somewhere, please let us know. The case of SàT Media is particular are there is a compilation of media from severals sources. SàT Logo was made by Adrien Vigneron and is under CC By-SA. Other works are all under Free licences, licences are specified in the base directory of each package.