Metadata-Version: 1.1
Name: myers
Version: 0.9.0
Summary: Compute the Myers diff of two lists
Home-page: https://github.com/rec/myers
Author: Tom Ritchford
Author-email: tom@swirly.com
License: MIT
Description: # myers
        
        A tiny implementation of the Myers diff algorithm
        
Keywords: testing,modules
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
