Metadata-Version: 1.1
Name: oglib
Version: 0.1.0
Summary: Common classes and functions for Ogden
Home-page: http://code.google.com/p/ogden/
Author: Oliver Sherouse
Author-email: oliver.sherouse@gmail.com
License: LICENCE.txt
Description: =======
        Oglib
        =======
        
        Oglib is a library of functions and classes which are frequently used in the
        writing of Ogden_--Oliver's GTK Desktop
        ENvironment.  Essentially, Oglib provides some functionality that I think should
        be in gtk and isn't, and then provides a simple framework for building apps.  As
        yet, there is not extensive documentation, simply because I have no reason to
        believe that anyone but myself has any desire to use the library, but for
        examples of applications build with Oglib, check out the Ogden_ site.
        
        .. _Ogden: http://code.google.com/p/ogden/
        
Platform: UNKNOWN
Requires: pyxdg
Requires: pygtk
Requires: decorator
