Metadata-Version: 1.1
Name: windy
Version: 0.9.8.8
Summary: windy is Windows GUI application for managing user/system environment variables.
Home-page: http://github.com/zeljko-m-gavrilovic/windy
Author: bigNumbers
Author-email: zeljko.m.gavrilovic@gmail.com
License: MIT
Description: # windy 
        
        ## Short description
        
        Windows GUI application for managing user/system environment variables.
        
        ## Features
        
        * Add/update/remove of the environment variables
        * Batch import of the environment variables from a file or a clipboard
        * Resizable GUI with the examined views
        * Absolutely free and open source
        
        ## How to insttall the windy application
        You can use a Python package manager `pip install windy` to intall it, or download the `windy-0.9.8.2.exe` from the [GitHub] (https://github.com/zeljko-m-gavrilovic/windy/raw/master/dist/windy-0.9.8.2.exe) repository.
        
        ## Homepage
        
        code repository: [GitHub](https://github.com/zeljko-m-gavrilovic/windy),
        Python package [PyPI](https://pypi.python.org/pypi/windy).
        
        ## Notes
        
        Tested on Windows 7 and Windows 8
        
        ## Credits
        
        Icon Author Website [link](http://www.iconsmind.com)
        
Keywords: windows,environment,variables,path,developer
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: Microsoft :: Windows
Classifier: Topic :: Desktop Environment
Classifier: License :: Freeware
Classifier: Topic :: Utilities
