# Description Minimalistic webbrowser to be used with a tiling window manager like xmonad # Requirements: - Python 3 (I develop on 3.4, you'll have to change the first line of pybrowse to work on other versions) - pygobject (for access to Gtk) - glade to edit the interface