Skip to content

T-F-S/csvsorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSV-Sorter

The csvsorter program serves to sort CSV files.

It is a Java command-line program which processes one CSV input file to one CSV output file controlled by an XML configuration file. Depending on the configuration, csvsorter can deal with different formats, separators, delimiters, various sorting presets, header and no header files.

The csvsorter program was developed as external sorting program for the csvsimple LaTeX-package. But it can be used for any CSV sorting task.

Documentation

PDF Documentation

Website

http://T-F-S.github.io/csvsorter/

License

This application is licensed under the 3-Clause ("New") BSD license.