Bug#1144494: ITP: setdown -- Treating files as sets to perform rapid set manipulation
Robert Massaioli <[email protected]>
| Newsgroups | gmane.linux.debian.devel.wnpp |
|---|---|
| Message-ID | <CAESL04RVsBb1Fm30KwLVvMSMUZKcTTYCJBovYa8s7=Aj4xVK+w__3399.45445755205$1786847859$gmane$org@mail.gmail.com> |
Package: wnpp Severity: wishlist Owner: Robert Massaioli <[email protected]> X-Debbugs-CC: [email protected] * Package name : setdown Version : 0.2.0.0 Upstream Author : Robert Massaioli <[email protected]> * URL : https://hackage.haskell.org/package/setdown * License : BSD-3-Clause Programming Lang: Haskell Description : Treating files as sets to perform rapid set manipulation. Setdown is a command line tool for line-based set operations on text files (intersection, union, difference, symmetric difference). Input files are treated as sets - sorted and de-duplicated automatically - so users can define reusable set operations in a .setdown file and rerun them as underlying data changes, similar in spirit to a Makefile for set data.