comparison README @ 102:ba19778eabf2

set the minimal version of urwid to 1.2.0
author souliane <souliane@mailoo.org>
date Thu, 11 Sep 2014 10:38:51 +0200
parents 4629924c136f
children abc0ae944030
comparison
equal deleted inserted replaced
101:de3f1cdd5c4c 102:ba19778eabf2
26 It was originally made for the "Salut à Toi" project, an XMPP/Jabber multi-frontend client, but was eventually separated to be used by other urwid projects. 26 It was originally made for the "Salut à Toi" project, an XMPP/Jabber multi-frontend client, but was eventually separated to be used by other urwid projects.
27 27
28 28
29 ** Installation ** 29 ** Installation **
30 30
31 just type as root: 31 Install the dependency: urwid >= 1.2.0
32
33 Just type as root:
32 $ python setup.py install 34 $ python setup.py install
33 35
34 ** What are the widgets provided ? ** 36 ** What are the widgets provided ? **
35 37
36 38