diffutiltcl-0.4.2
diff functions for Tcl
Back to search · Project homepage
Description
A Tcl extension providing utilities for comparisons of strings, lists and files.
The base comparison is a Longest Common Substring algorithm based on
J. W. Hunt and M. D. McIlroy, "An algorithm for differential file comparison,"
Comp. Sci. Tech. Rep. #41, Bell Telephone Laboratories (1976).
Available on the Web at the second author's personal site:
http://www.cs.dartmouth.edu/~doug/
It is basically an LCS diff algorithm implemented in C on top of Tcl's API,
thus giving full Unicode and VFS support.
Package information
- Ports path
- devel/diffutiltcl
- Package architecture
- amd64
- Maintainer
- Stuart Cassoff <stwo@users.sourceforge.net>
- Categories
- devel, lang/tcl
- Available flavors
- None listed
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Runtime
- lang/tcl/8.6 tcl->=8.6,<8.7
Build
- lang/tcl/8.6 tcl->=8.6,<8.7