gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r1855: add blurb for combine


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1855: add blurb for combine
Date: Fri, 01 Feb 2013 16:46:17 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1855
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Fri 2013-02-01 16:46:17 +0100
message:
  add blurb for combine
modified:
  gnu/combine/Makefile
=== modified file 'gnu/combine/Makefile'
--- a/gnu/combine/Makefile      2012-12-16 22:02:50 +0000
+++ b/gnu/combine/Makefile      2013-02-01 15:46:17 +0000
@@ -3,6 +3,13 @@
 GARVERSION = 0.3.4
 HOME_URL = http://www.gnu.org/software/combine
 DESCRIPTION = Matches files on arbitrary keys in a hash table
+define BLURB
+ combine works to merge files based on a common key in a hash table.
+ It can be seen as similar to, albeit much more powerful than, the
+ standard "join" commandline tool.  Unlike "join", any number of files
+ may be merged based on the matches found.  combine also has other
+ advanced features, such as date parsing and directory traversal.
+endef
 
 ######################################################################
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]