Difference between revisions of "Combine"
(Added R link) |
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...) |
||
(5 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/ | ||
− | |||
|Is High Priority Project=No | |Is High Priority Project=No | ||
− | |VCS checkout command=cvs -d:pserver:anonymous@cvs. | + | |VCS checkout command=cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/combine co combine |
− | + | |Documentation note=https://www.gnu.org/software/combine/manual/ | |
− | |Documentation note= | + | |
− | |Decommissioned | + | |
− | | | + | |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/ | + | |Version date=2013/08/01 |
|Version status=stable | |Version status=stable | ||
− | |Version download=https://ftp.gnu.org/gnu/combine/combine-0.4.0.tar. | + | |Version download=https://ftp.gnu.org/gnu/combine/combine-0.4.0.tar.xz |
+ | |Last review by=Bendikker | ||
+ | |Last review date=2019/01/23 | ||
+ | |Submitted by=Database conversion | ||
+ | |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 | |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 30: | Line 36: | ||
|License verified by=mtjm | |License verified by=mtjm | ||
|License verified date=2013/07/30 | |License verified date=2013/07/30 | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
{{Person | {{Person | ||
Line 46: | Line 43: | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience= | + | |Resource audience=Savannah (Ref) |
− | |Resource URL=https:// | + | |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 | ||
− | |Resource | + | |Resource kind=VCS Repository Webview |
− | |Resource URL=https:// | + | |Resource URL=https://cvs.savannah.gnu.org/viewvc/combine/ |
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource | + | |Resource kind=Mailing List |
− | |Resource URL=https:// | + | |Resource URL=https://lists.gnu.org/mailman/listinfo/bug-combine/ |
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource | + | |Resource kind=Mailing List |
− | |Resource URL=https://savannah.gnu.org/ | + | |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 kind=Download | |
− | |Resource kind= | + | |Resource URL=https://ftp.gnu.org/gnu/combine/ |
− | |Resource URL= | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | + | |Resource kind=General | |
− | |Resource kind= | + | |Resource URL=https://savannah.gnu.org/people/ |
− | |Resource URL= | ||
}} | }} | ||
{{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 13:54, 4 December 2020
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.
This is a GNU package:combine
Download
https://ftp.gnu.org/gnu/combine/combine-0.4.0.tar.xz
Categories
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Daniel P. Valentine | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Download | https://download.savannah.gnu.org/releases/combine/ | |
VCS Repository Webview | https://cvs.savannah.gnu.org/viewvc/combine/ | |
General | https://savannah.gnu.org/people/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-combine/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
VCS Repository Webview | https://web.cvs.savannah.gnu.org/viewvc/combine/ | |
Savannah (Ref) | https://savannah.gnu.org/projects/combine/ | |
Download | https://ftp.gnu.org/gnu/combine/ |
Software prerequisites
Kind | Description |
---|---|
Weak prerequisite | Guile (for extensibility) |
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.