Metadata-Version: 1.1
Name: dewi
Version: 0.1
Summary: A developer tool and framework to support everyday development including large projects
Home-page: https://github.com/LA-Toth/dwa
Author: Laszlo Attila Toth
Author-email: laszlo.attila.toth.com
License: GPLv3
Description: 
            DEWI is a developer tool, bunch of commands, to support everyday development. This means
            very small comamnds, such as wrap vim to parse file.txt:123-like lines to check out, make,
            etc. a large project which has source code even in dozen of repositories.
        
            DEWI can also use as a framework via its plugins - it's highly extensible.
        
            The first versions are for finalize this framework and add some useful command.
            
Keywords: tool framework development
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Documentation :: Sphinx
