Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

hemamaps / diff-match-patch   python

Repository URL to install this package:

Version: 20121119 

/ METADATA

Metadata-Version: 2.0
Name: diff-match-patch
Version: 20121119
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
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
Classifier: Programming Language :: Python :: 3.3

================
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.





Version 20121119
----------------
Upstream release

Version 20120106
----------------
Upstream release

Version 20111010
----------------
Upstream release

Version 20110725.1
------------------
* Python 3 packaging bug (python3 directory excluded)
* Other packaging bugs (extra files included).


Version 20110725
----------------
Initial PyPI package