Metadata-Version: 1.1
Name: easymodel
Version: 0.1.0
Summary: Qt Models and Views made easy with general purpose Model and a Widget delegate.
Home-page: https://github.com/storax/easymodel
Author: David Zuber
Author-email: zuber.david@gmx.de
License: BSD
Description: =========================================================
        easymodel
        =========================================================
        
        .. image:: http://img.shields.io/pypi/v/easymodel.png
            :target: https://pypi.python.org/pypi/easymodel
        
        .. image:: https://travis-ci.org/storax/easymodel.png?branch=master
            :target: https://travis-ci.org/storax/easymodel
        
        .. image:: http://img.shields.io/pypi/dm/easymodel.png
            :target: https://pypi.python.org/pypi/easymodel
        
        .. image:: https://coveralls.io/repos/storax/easymodel/badge.png
            :target: https://coveralls.io/r/storax/easymodel
        
        .. image:: http://img.shields.io/pypi/l/easymodel.png
            :target: https://pypi.python.org/pypi/easymodel
        
        
        
        
        Qt Models and Views made easy with general purpose Model and a Widget delegate.
        
        
        Documentation
        -------------
        
        The full documentation is at http://easymodel.rtfd.org.
        
        
        Features
        --------
        
        * TODO
        
        
        .. :changelog:
        
        History
        -------
        
        0.1.0 (2014-08-27)
        +++++++++++++++++++++++++++++++++++++++
        
        * First release on PyPI.
Keywords: easymodel
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
