Mercurial > getan
comparison README @ 340:325499a01b65
Use text width of 80 chars per line in README
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Mon, 03 Mar 2014 10:41:30 +0100 |
parents | 96a8545eb247 |
children | 148300d6f126 |
comparison
equal
deleted
inserted
replaced
339:435fa7386f51 | 340:325499a01b65 |
---|---|
33 Urwid can be put as source to the getan directory when getan is run directly | 33 Urwid can be put as source to the getan directory when getan is run directly |
34 from the sources. Urwid source can be downloaded from `pypi | 34 from the sources. Urwid source can be downloaded from `pypi |
35 <https://pypi.python.org/pypi/urwid/>`_. | 35 <https://pypi.python.org/pypi/urwid/>`_. |
36 | 36 |
37 For urwid 1.1.2 the direct download link from pypi is | 37 For urwid 1.1.2 the direct download link from pypi is |
38 `<https://pypi.python.org/packages/source/u/urwid/urwid-1.1.2.tar.gz>`_ (sha256sum is f56568b4f8459b3265c65d9e275ef72df6cb16ad0c291f0feb027cc911ea0f26).:: | 38 `<https://pypi.python.org/packages/source/u/urwid/urwid-1.1.2.tar.gz>`_ |
39 (sha256sum is | |
40 f56568b4f8459b3265c65d9e275ef72df6cb16ad0c291f0feb027cc911ea0f26).:: | |
39 | 41 |
40 $ cd getan-source | 42 $ cd getan-source |
41 $ v=urwid-1.1.2 | 43 $ v=urwid-1.1.2 |
42 $ curl -O https://pypi.python.org/packages/source/u/urwid/$v.tar.gz | 44 $ curl -O https://pypi.python.org/packages/source/u/urwid/$v.tar.gz |
43 $ sha256sum $v.tar.gz | 45 $ sha256sum $v.tar.gz |