Metadata-Version: 1.0
Name: PySideKick
Version: 0.2.3
Summary: helpful utils for working with PySide
Home-page: http://github.com/cloudmatrix/pysidekick/
Author: Ryan Kelly
Author-email: rfk@cloudmatrix.com.au
License: BSD
Description: 
        
        PySideKick:  helpful utilities for working with PySide
        ======================================================
        
        
        This package is a rather ad-hoc collection of helpers, utilities and custom
        widgets for building applications with PySide.  So far we have:
        
          * PySideKick.Call:  helpers for calling functions in a variety of ways,
                              e.g. qCallAfter, qCallInMainThread
        
          * PySideKick.Console:   a simple interactive console to embed in your
                                  application
        
          * PySideKick.Hatchet:   a tool for hacking frozen PySide apps down to size,
                                  by rebuilding PySide with a minimal set of classes
        
        
Keywords: GUI Qt PySide
Platform: UNKNOWN
