https://github.com/ftomassetti/pydiffparser
Python lib to parse diff files
https://github.com/ftomassetti/pydiffparser
Last synced: 3 months ago
JSON representation
Python lib to parse diff files
- Host: GitHub
- URL: https://github.com/ftomassetti/pydiffparser
- Owner: ftomassetti
- License: mit
- Created: 2014-06-21T14:46:08.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-06-23T21:26:12.000Z (over 11 years ago)
- Last Synced: 2025-05-17T11:09:16.701Z (5 months ago)
- Language: Python
- Size: 168 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
pydiffparser
============Python lib to parse diff files
I stole the examples from http://python-patch.googlecode.com (but not the code)