PyNeighborhood is an OpenSource (GLPv3) GTK+ based SMB/CIFS Browsing utility. It features group browser, mounts monitor and some other nice things.

= Requirements =
 * linux >= 2.6
 * python >= 2.6
 * python distutils >= 2.6
 * pygtk >= 2.17
 * samba >= 3.0.x
 * gettext >= 0.16
 * bazaar >= 1.0

= Installation =
1. bzr branch -r tag:0.5.4 lp:pyneighborhood/0.5 pyneighborhood
2. cd pyneighborhood
3. make install

Remember: Both install commands should run as root (sudo, su or 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! If you are interested in future development, visit our Blueprint-section at https://blueprints.launchpad.net/pyneighborhood.
