Excel Writer v.05 brings a few new features to the table:
- Some new built-in Excel numeric formats.
- Usage of Excel_Out instead of Ada.Text_IO (and conversely) made a bit easier.
- Should compile on any Ada 95+ compiler (a non-compliant detail was fixed).
In case the name of the package hasn’t already given away it’s intended use, the job of Excel Writer is:
Excel_Out is a package to write easily Excel files with basic formattings.
That’s straight from the website, so we can probably assume it’s pretty close to truth.