Skip to content

DFofanov/ConvJudgesToCSV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConvJudgesToCSV

Converting Excel file with data on judges to Csv format

Goland GitHub release (latest by date) GitHub license

Description

The program is written to convert Excel file to CSV format.

Excel file consists of three sheets.

  • Sheet1 - Brief information about the judge
  • Sheet2 - Rank
  • Sheet3 - Group, standard number, breed name

The resulting CSV file is a text file in which the separator is a semicolon.

Fields of csv file:

  • Brief information about the judge
  • Rank
  • Group, standard number, breed name, competitions

Usage

An example of using the program:

ConvJudgesToSCV.exe XlsxFile CsvFile

Commands:

  • -h (help)
  • -v (program version)

image

License

Licensed under the GPL-3.0 License.

About

Converting Excel file with data on judges to Csv format

Resources

License

Stars

Watchers

Forks

Languages