summaryrefslogtreecommitdiff
path: root/misc/excel-writer/files/construct.gpr (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add new Ada port: misc/excel_writerJohn Marino2014-03-231-0/+14
Excel_Out is a package that can generate basically formatted Excel files. * Ideal for the automatic production of reports * Fast: on a HP Mini netbook (Intel Atom, 1.66 GHz), Excel Writer produced 50 sheets per second where each sheet had 10,000 data cells * Totally portable and no external library required * No interation with MS Office software WWW: http://excel-writer.sourceforge.net Notes: svn path=/head/; revision=348905