Metadata-Version: 1.2
Name: python-gtkmvc3-dlr
Version: 1.0.1
Summary: Model-View-Controller and Observer patterns for developing pygtk-based applications
Home-page: https://github.com/roboogle/gtkmvc3/
Author: Roberto Cavada, Sebastian Brunner, Rico Belder, Franz Steinmetz
Author-email: roboogle@gmail.com
Maintainer: Sebastian Brunner
Maintainer-email: sebastian.brunner@dlr.de
License: LGPL
Description: ===========================================================================
        ||                MVC with Observer pattern for GTK3                     ||
        ===========================================================================
        
        Copyright (C) 2005-2018 by Roberto Cavada <roboogle AT gmail.com>
        
        
        New Versions
        ============
        New versions of this package can be found at: <https://github.com/DLR-RM/gtkmvc3>
        
        
        Original Version
        ================
        The original version can be found at: <https://github.com/roboogle/gtkmvc3>
        
        
        License
        =======
        This software is covered by the GNU Library General Public License
        (version 2, or if you choose, any later version).
        
        
        How to use it
        =============
        See the provided examples, read the documentation and tutorial.
        
        
        Contacting the Authors
        ======================
        If you have any enhancements implemented or still in mind, or bug
        reports, please see contact information at the URL:
        https://github.com/roboogle/gtkmvc3
        
        
        Many thanks to
        ==============
        * Tobias Weber for providing such valuable
          support, patches, feedback, and for finally joining the project
          development.
        
        * Ionutz Borcoman <borco AT go.ro>
          for setup.sh and other installation/packaging issues.
        
        * Tom Cato Amundsen, Philippe Bouige, Leon Darmawangsa,
          Michal Pasternak, Christian Robottom Reis
          for feedback they provided
        
        * All users that provided me with patches, feedback and bug reports.
        
Keywords: mvc
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: X11 Applications :: GTK
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: User Interfaces
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
