pyNeighborhood is GTK2 Python rewrite of the well-known gtk1 tool 
"LinNeighborhood". It features group browser, favourite hosts
manager and mounts monitor.

= Requirements =
 * linux >= 2.6
 * python >= 2.5
 * python distutils >= 2.5
 * pygtk >= 2.12
 * samba >= 3.0.x
 * gettext >= 0.16
 * python-glade >= 2.12
 * bazaar >= 1.0

= Installation =
1. bzr branch -r tag:0.5.1 lp:pyneighborhood/trunk pyneighborhood
2. cd pyneighborhood
3. python setup.py install
4. cd po
5. make gmo
6. make install

Remember: Both install commands should run as root (sudo, su, whatever your system is using).

If you want to install pyNeighborhood to a directory outside of /usr, use the --root switch
of "setup.py install". Maybe some things should be fixed for this to work correctly.

Please use https://launchpad.net/pyneighborhood for bugreports, contact and more!
