File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 22
33Google's [ Diff Match and Patch] [ DMP ] library, packaged for modern Python.
44
5- [ ![ build status] ( https://travis-ci.org/diff-match-patch-python/diff-match-patch.svg?branch=master )] ( https://travis-ci.org/diff-match-patch-python/diff-match-patch )
65[ ![ version] ( https://img.shields.io/pypi/v/diff-match-patch.svg )] ( https://pypi.org/project/diff-match-patch )
6+ [ ![ changelog] ( https://img.shields.io/badge/change-log-blue )] ( https://github.com/diff-match-patch-python/diff-match-patch/blob/main/CHANGELOG.md )
77[ ![ license] ( https://img.shields.io/pypi/l/diff-match-patch.svg )] ( https://github.com/diff-match-patch-python/diff-match-patch/blob/master/LICENSE )
88
99## Install
Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ dev = [
3535
3636[project .urls ]
3737Github = " https://github.com/diff-match-patch-python/diff-match-patch"
38+ Changelog = " https://github.com/diff-match-patch-python/diff-match-patch/blob/main/CHANGELOG.md"
3839
3940[tool .flit .sdist ]
4041exclude = [
You can’t perform that action at this time.
0 commit comments