Metadata-Version: 1.0
Name: diff-match-patch
Version: 20110725
Summary: The Diff Match and Patch libraries offer robust algorithms to perform the operations required for synchronizing plain text.
Home-page: http://code.google.com/p/google-diff-match-patch/
Author: Neil Fraser
Author-email: UNKNOWN
License: Apache
Description: ================
        diff-match-patch
        ================
        
        Documentation on the Google site:
        
        http://code.google.com/p/google-diff-match-patch/
        
        See README.original.txt for the original README.
        
        This is an unofficial package of the Python versions for PyPI, by
        Luke Plant http://lukeplant.me.uk/
        
        See https://bitbucket.org/spookylukey/diff-match-patch for packaging issues.
        
        
        
        
Platform: UNKNOWN
Classifier: Topic :: Text Processing
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 6 - Mature
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2.4
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.0
Classifier: Programming Language :: Python :: 3.1
Classifier: Programming Language :: Python :: 3.2
