4 Pysize is a graphical and console tool for exploring the size of directories.
9 Python >= 2.4 is required. Other requirements depend on the requested user
10 interface. The GTK+ GUI needs GTK+ >= 2.8 and pygtk >= 2.8. The ncurses UI needs
11 a python version with ncurses support, note that Unicode characters work better
12 with Python 2.5. The ASCII UI shouldn't have any requirement over a Python
18 You can run pysize without installing it simply by executing the pysize.py file
19 in the toplevel pysize directory.
24 Pysize uses the setuptools, so the command './setup.py install' will install it
25 in the default python directory. It should also install the pysize script in
31 Guillaume Chazarain <guichaz@gmail.com>
32 http://guichaz.free.fr/pysize