Name : perl-Text-Diff-Parser
| |
Version : 0.1001
| Vendor : Dag Apt Repository, http://dag_wieers_com/apt/
|
Release : 1.el6.rf
| Date : 2010-11-12 05:17:57
|
Group : Applications/CPAN
| Source RPM : perl-Text-Diff-Parser-0.1001-1.el6.rf.src.rpm
|
Size : 0.02 MB
| |
Packager : Steve Huff < shuff_vecna_org>
| |
Summary : Parse patches containing unified and standard diffs
|
Description :
Text::Diff::Parser parses diff files and patches. It allows you to access the changes to a file in a standardized way, even if multiple patch formats are used.
A diff may be viewed a series of operations on a file, either adding, removing or modifying lines of one file (the from-file) to produce another file (the to-file). Diffs are generaly produced either by hand with diff, or by your version control system (cvs diff, svn diff, ...). Some diff formats, notably unified diffs, also contain null operations, that is lines that
Text::Diff::Parser currently parses unified diff format and standard diff format.
|
RPM found in directory: /vol/rzm3/linux-dag/dag/redhat/el6/en/x86_64/dag/RPMS |