Metadata-Version: 1.0
Name: wheeler.pygtkhelpers
Version: 0.11.post16
Summary: PyGTKHelpers is a library to assist the building of PyGTK applications.
Home-page: https://github.com/wheeler-microfluidics/pygtk_helpers
Author: Christian Fobel
Author-email: christian@fobel.net
License: LGPL-3.0
Description: # Note #
        
        This project is a fork of [this project][1], written by Ali Afshar
        <aafshar@gmail.com>.
        
        # Description #
        
        PyGTKHelpers is a library to assist the building of PyGTK applications. It is
        intentionally designed to be *non-frameworky*, and blend well with your
        particular style of PyGTK development.
        
        PyGTKHelpers provides a number of widespread features including: View
        delegation, MVC, mixed GtkBuilder/Python views, widget proxying, signal
        auto-connection, object-base lists and trees, a number of helper widgets,
        utility functions for assisting creating new GObject types, unit testing
        helpers and utilities to help debug PyGTK applications.
        
        
        [1]: https://pythonhosted.org/pygtkhelpers/
Platform: UNKNOWN
