RUSTRE

Here is the documentation for RUSTRE, a tool for merging and manipulating xlsx files.

RUSTRE can be downloaded for free at: https://github.com/lucsch/rustre

The program currently supports the following operations:

  • Union : merge multiple Excel documents

  • Duplicate : find duplicate lines in an excel file

  • People : update a file with data from another file

  • Join : join two excel files based on a key

If you’re interested in compiling or improving RUSTRE, you’ll find more information below.