Added tag pysize-0.2 for changeset 340c935e8611
[pysize.git] / README
blob90a8a568c87dc01f77aa8989143f68ad490f95fc
1 Pysize
2 ~~~~~~
4 Pysize is a graphical and console tool for exploring the size of directories.
6 Requirements
7 ~~~~~~~~~~~~
9 Python >= 2.4 is required. Other requirements depend on the requested user interface. The GTK+ GUI needs GTK+ >= 2.8 and pygtk >= 2.8. The ncurses UI needs a python version with ncurses support, note that Unicode characters work better with Python 2.5. The ASCII UI shouldn't have any requirement over a Python interpreter.
11 Running
12 ~~~~~~~
14 You can run pysize without installing it simply by executing the pysize.py file in the toplevel pysize directory.
16 Installation
17 ~~~~~~~~~~~~
19 Pysize uses the setuptools, so the command './setup.py install' will install it in the default python directory. It should also install the pysize script in /usr/bin.
22 Guillaume Chazarain <guichaz@yahoo.fr>
23 http://guichaz.free.fr/pysize