Metadata-Version: 1.1
Name: cmpcfg
Version: 0.6
Summary: A diff tool for configuration files.
Home-page: https://github.com/jmdana/cmpcfg
Author: Jose M. Dana
Author-email: UNKNOWN
License: GNU General Public License v2 (GPLv2)
Description: # cmpcfg
        Compares configuration files ignoring comments
        
        ## Installation
            sudo pip install --upgrade cmpcfg
        
        or
        
            sudo easy_install --upgrade cmpcfg
        
        ---
        Copyright 2015, Jose M. Dana
        
Keywords: diff conf configuration compare cmp python
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Topic :: Utilities
Classifier: Topic :: Software Development
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.1
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Provides: cmpcfg
