Metadata-Version: 1.1
Name: datagrid_gtk3
Version: 0.1.2.post1
Summary: MVC framework for working with the GTK3 TreeView widget.
Home-page: https://github.com/nowsecure/datagrid-gtk3
Author: NowSecure
Author-email: info@nowsecure.com
License: MIT
Description: =============
        datagrid_gtk3
        =============
        
        .. image:: https://semaphoreci.com/api/v1/projects/bd20f827-7591-4c58-87bb-e9235fdb9a0a/422070/shields_badge.svg
            :target: https://semaphoreci.com/nowsecure/datagrid-gtk3
        
        .. image:: https://coveralls.io/repos/nowsecure/datagrid-gtk3/badge.svg
            :target: https://coveralls.io/r/nowsecure/datagrid-gtk3
        
        
        SYNOPSIS
        ========
        
        MVC framework for working with the Gtk3 TreeView widget.
        Includes classes for file browsing and displaying SQLite databases.
        
        
        MOTIVATION
        ==========
        
        Created on the account of the reoccurring need to display and interact with
        contents of SQLite databases in Gtk applications.
        
        
        
        
        History
        =======
        
        0.1.2 (2015-04-28)
        ------------------
        
        * Initial public release.
        
Keywords: mvc sqlite gtk gtk3 grid
Platform: UNKNOWN
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
