An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

patience

This library implements the "patience diff" algorithm, as well as the patience algorithm for the longest increasing subsequence problem. Patience diff computes the difference between two lists, for example the lines of two versions of a source file. It provides a good balance of performance, nice output for humans, and implementation simplicity. For more information, see http://alfedenzo.livejournal.com/170301.html and http://bramcohen.livejournal.com/73318.html.

Ecosystem
hackage.haskell.org
Latest Release
0.1.1
over 14 years ago
Versions
6
Downloads
9,661 total
Dependent Packages
2
Dependent Repos
142
Links
Registry hackage.haskell.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/patience
spec
License BSD-3-Clause
First Release about 15 years ago
Last Synced 20 days ago
Repository
Stars 12 on GitHub
Forks 3 on GitHub
Commits 26
Committers 3
Avg per Author 8.667
DDS 0.077
Rankings on hackage.haskell.org
Dependent packages Top 7.2%
Dependent repos Top 4.0%