Skip to content
This repository has been archived by the owner on Mar 25, 2022. It is now read-only.
/ pydiff Public archive
forked from wdan/pydiff

forerunner of ydiff - a structural comparison tool for Python

Notifications You must be signed in to change notification settings

r-laf/pydiff

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyDiff: a structural comparison tool for Python

PyDiff is the forerunner of ydiff, which I implemented around 2010 while I rested at home after a surgery.

Later I developed ydiff, based on the algorithm of PyDiff, while supporting multiple languages. Unfortunately I never got a chance to write a Python parser for ydiff. Thus I put the original code for PyDiff here, just in hope it can be useful to someone.

Currently the JavaScript navigation in PyDiff is broken because of changes made from ydiff. It should be quite easy to fix. So stay tuned.

Contact

Yin Wang (yinwang0@gmail.com)

LICENSE

Copyright (C) 2011-2013 Yin Wang

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

forerunner of ydiff - a structural comparison tool for Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 84.3%
  • JavaScript 11.9%
  • CSS 3.8%