Metadata-Version: 2.1
Name: paff
Version: 0.0.2
Summary: paff: path diff for chaotic humans
Home-page: https://github.com/cwoebker/paff
Author: cwoebker
Author-email: me@cwoebker.com
License: BSD
Description: 
        # paff: path diff for chaotic humans
        
        [`paff`](https://github.com/cwoebker/paff) is a **pa**th di**ff** tool to compare files in two different directories.
        
        [![Status unavailable](https://secure.travis-ci.org/cwoebker/paff.png?branch=master)](http://travis-ci.org/cwoebker/paff)
        
        ---
        
        Work in progress.
        
        ## Contribute
        
        [Fork and contribute!](http://github.com/cwoebker/paff)
        
        ---
        
        For questions and suggestions, feel free to shoot me an email <me@cwoebker.com>
        
        Follow [@cwoebker](http://twitter.com/cwoebker)
        
        ---
        
        Copyright (c) 2018, Cecil Wöbker.
        License: BSD (see LICENSE for details)
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Environment :: Console
Classifier: Natural Language :: English
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development
Classifier: Topic :: Terminals
Classifier: Topic :: Utilities
Classifier: Topic :: Text Processing
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.5.0
Description-Content-Type: text/markdown
