-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
excel_writer 18.0.0 metadata update (#895)
Added a tag and a long description.
- Loading branch information
1 parent
0429ea5
commit 1da8a81
Showing
1 changed file
with
11 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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" | ||
|