Projects with this topic
Sort by:
-
Automatic merging of Community Edition commits into Enterprise Edition.
Updated -
Purpose --To process text files containing fixed-length records, by performing sort, filter, merge, or collate operations on the lines of text, using 'keys' (defined by a starting column and a number of columns). To illustrate rudimentary workflow functionality by chaining these functions together using the provided console application and a custom script.
Updated -
pdfjoin is a command line tool, a droplet and a Python library to join several PDF documents into a single one.
It will join all files passed as argument into a new file. As a special feature it can operate as a "droplet".
Updated