Difference between revisions of "Combine"

From Free Software Directory
Jump to: navigation, search
m (Text replacement - "'''Selection from the [https://shop.fsf.org/ FSF shop]''' [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] [https://shop.fsf.org/books-docs/introduction-command-line Introdu...)
 
(8 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=combine
 
|Name=combine
|Short description=Extensible file matching and filtering
+
|Short description=Extensible file matching and filtering.
 
|Full description=Pronounced COMbine, like the farm implement, combine matches any number of files to a file, set of files, or input stream. When built on a system with Guile available, it uses Guile to provide extensibility for filtering and data transformation. Additional features include hierarchy handling, a Guile module adapted from the Emacs calendar for performing date arithmetic, and outer joins on either or both sides of a match.
 
|Full description=Pronounced COMbine, like the farm implement, combine matches any number of files to a file, set of files, or input stream. When built on a system with Guile available, it uses Guile to provide extensibility for filtering and data transformation. Additional features include hierarchy handling, a Guile module adapted from the Emacs calendar for performing date arithmetic, and outer joins on either or both sides of a match.
 
|Homepage URL=https://www.gnu.org/software/combine/
 
|Homepage URL=https://www.gnu.org/software/combine/
|User level=none
 
 
|Is High Priority Project=No
 
|Is High Priority Project=No
|VCS checkout command=cvs -d:pserver:anonymous@cvs.sv.gnu.org:/sources/combine co combine
+
|VCS checkout command=cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/combine co combine
|Computer languages=C,Guile Scheme
+
|Documentation note=https://www.gnu.org/software/combine/manual/
|Documentation note=User reference in Texinfo, DVI, pdf included and [https://www.gnu.org/software/combine/manual/ online].
+
 
|Accepts cryptocurrency donations=No
+
 
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards
 
|Keywords=count,guile,match,hash,join,aggregate
 
|Keywords=count,guile,match,hash,join,aggregate
 
|Version identifier=0.4.0
 
|Version identifier=0.4.0
|Version date=2013/07/30
+
|Version date=2013/08/01
 
|Version status=stable
 
|Version status=stable
|Version download=https://ftp.gnu.org/gnu/combine/combine-0.4.0.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/combine/combine-0.4.0.tar.xz
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/02/20
+
|Last review date=2019/01/23
|Submitted by=David Hedlund
+
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/01
 +
|User level=none
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/combine/combine-0.4.0.tar.xz.sig
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=combine
 
|GNU package identifier=combine
 +
|Decommissioned/Obsolete=No
 
|License verified date=2003-10-29
 
|License verified date=2003-10-29
 
}}
 
}}
Line 28: Line 36:
 
|License verified by=mtjm
 
|License verified by=mtjm
 
|License verified date=2013/07/30
 
|License verified date=2013/07/30
}}
 
{{Project license
 
|License=GFDLv1.3orlater
 
|License copyright=Copyright (C) 2002, 2003, 2004, 2013 Daniel P. Valentine
 
|License verified by=mtjm
 
|License verified date=2013/07/30
 
|License note=Manual.
 
 
Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with the Invariant Sections being "GNU Free Documentation License", no Front-Cover Texts, and no Back-Cover Texts.  A copy of the license is included in the section entitled "GNU Free Documentation License".
 
 
}}
 
}}
 
{{Person
 
{{Person
Line 45: Line 44:
 
{{Resource
 
{{Resource
 
|Resource audience=Savannah (Ref)
 
|Resource audience=Savannah (Ref)
|Resource URL=https://savannah.gnu.org/projects/combine
+
|Resource URL=https://savannah.gnu.org/projects/combine/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://web.cvs.savannah.gnu.org/viewvc/combine/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://cvs.savannah.gnu.org/viewvc/combine/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-combine/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://download.savannah.gnu.org/releases/combine/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource kind=Download
|Resource kind=E-mail
+
|Resource URL=https://ftp.gnu.org/gnu/combine/
|Resource URL=mailto:bug-combine@gnu.org
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer,Support
+
|Resource kind=General
|Resource kind=E-mail
+
|Resource URL=https://savannah.gnu.org/people/
|Resource URL=mailto:dpv@world.std.com
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 +
|Programming-language=C, scheme, guile
 +
|Runs-on=GNU/Linux
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=Guile (for extensibility)
+
|Prerequisite description=[[Guile]] (for extensibility)
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 14:54, 4 December 2020


[edit]

combine

https://www.gnu.org/software/combine/
Extensible file matching and filtering.

Pronounced COMbine, like the farm implement, combine matches any number of files to a file, set of files, or input stream. When built on a system with Guile available, it uses Guile to provide extensibility for filtering and data transformation. Additional features include hierarchy handling, a Guile module adapted from the Emacs calendar for performing date arithmetic, and outer joins on either or both sides of a match.





Licensing

License

Verified by

Verified on

Notes

Verified by

mtjm

Verified on

30 July 2013




Leaders and contributors

Contact(s)Role
Daniel P. Valentine Maintainer


Resources and communication

AudienceResource typeURI
Downloadhttps://download.savannah.gnu.org/releases/combine/
VCS Repository Webviewhttps://cvs.savannah.gnu.org/viewvc/combine/
Generalhttps://savannah.gnu.org/people/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-combine/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
VCS Repository Webviewhttps://web.cvs.savannah.gnu.org/viewvc/combine/
Savannah (Ref)https://savannah.gnu.org/projects/combine/
Downloadhttps://ftp.gnu.org/gnu/combine/


Software prerequisites

KindDescription
Weak prerequisiteGuile (for extensibility)




Entry







"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.