Tue, 11 Jun 2024 21:05:40 UTC | login

Information for build php-phpspec-php-diff-1.1.0-1.fc25

ID15113
Package Namephp-phpspec-php-diff
Version1.1.0
Release1.fc25
Epoch
SummaryA library for generating differences between two hashable objects
DescriptionA comprehensive library for generating differences between two hashable objects (strings or arrays). Generated differences can be rendered in all of the standard formats including: * Unified * Context * Inline HTML * Side by Side HTML The logic behind the core of the diff engine (ie, the sequence matcher) is primarily based on the Python difflib package. The reason for doing so is primarily because of its high degree of accuracy.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:22:52 UTC
CompletedSat, 14 Apr 2018 20:22:52 UTC
Tags
f28
f29
RPMs
src
php-phpspec-php-diff-1.1.0-1.fc25.src.rpm (info) (download)
noarch
php-phpspec-php-diff-1.1.0-1.fc25.noarch.rpm (info) (download)
Changelog * Thu Apr 07 2016 Remi Collet <remi@fedoraproject.org> - 1.1.0-1 - update to 1.1.0 - add dependency on mbstring * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Tue Feb 17 2015 Remi Collet <remi@fedoraproject.org> - 1.0.2-1 - initial package