maincombine: Extensible File Matching and Filtering - Summary

 
 
Membership Info
Group Admin:
1 active member

Group identification
Id: 5599
System Name: combine
Name: combine: Extensible File Matching and Filtering
Group Type: Official GNU software

Search in this Group


 

This software is part of the GNU Project.

GNU Combine joins, rearranges fields in, reformats, and sometimes summarizes flat files or other data files. It is extensible with Guile, and doesn't need sorted files (if you have enough memory).

Registration Date: Wed 29 Oct 2003 02:21:45 PM UTC
License: GNU General Public License v3 or later
Development Status: 5 - Production/Stable

 

Latest News rss feed
combine 0.4 available
     posted by dpv, Tue 30 Jul 2013 02:55:02 AM UTC

GNU Combine is a utility for working with text files in their original formats to reformat them, join them together (without requiring sorting), and to keep track of the results of joins.

The package home page is at http://www.gnu.org/software/combine/ where you can find general information and manuals. [...]

combine 0.3 available
     posted by dpv, Thu 30 Oct 2003 07:44:11 PM UTC

The first public release of combine, version 0.3, has been released, and is now available at http://savannah.nongnu.org/download/combine/combine.pkg/0.3/combine-0.3.tar.gz

The program matches files on arbirtry keys using a hash table, and reports on the matches (or lack thereof).  It uses Guile for extensibility, including a calendar module for converting and comparing dates (adapted from the Emacs calendar), and it deals with such things as hierarchies and outer joins with aplomb.

Quick Overview
 Memberlist (1 member)

Communication Tools
 Mailing Lists (1 public mailing list)

Development Tools
 Task Manager (open items: 3, total: 4)
 Patch Manager (open items: 0, total: 0)

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code