Skip to content

Commit

Permalink
excel_writer 18.0.0 metadata update (#895)
Browse files Browse the repository at this point in the history
Added a tag and a long description.
  • Loading branch information
zertovitch authored Sep 14, 2023
1 parent 0429ea5 commit 1da8a81
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion index/ex/excel_writer/excel_writer-18.0.0.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,17 @@ maintainers = ["[email protected]"]
maintainers-logins = ["mosteo", "zertovitch"]
project-files = ["excel_out_gnat.gpr"]
executables = ["excel_out_demo"]
tags = ["excel", "spreadsheet", "xls"]
tags = ["excel", "spreadsheet", "xls", "csv"]

long-description = """
Excel_Out is a standalone, portable Ada package for writing Excel spreadsheets with basic formattings, easily and programmatically.
Enables the automatic production of reports.
No interaction needed with Excel or MS Office.
Includes a CSV parser with related tools.
"""

[origin]
url = "https://sourceforge.net/projects/excel-writer/files/excel-writer/excel_writer_18.zip"
Expand Down

0 comments on commit 1da8a81

Please sign in to comment.