====== OpenOffice Reporting/Accounting Tool ====== Goal of this project is to produce a suite of OpenOffice Python scripts to automate the generation of research reporting and accounting tasks for the Formal Languages & Compiler Group. The tool takes as input a spreadsheet describing the research effort (manpower spent on various research projects) of the group for a given year, and produces time sheets formatted according to the department requirements for each group member. Requirements: the project must be implemented as a set of OpenOffice macros. For maintainability, Python should be used through the PyUNO binding to the OpenOffice component model. Contact: * [[http://home.dei.polimi.it/agosta|Giovanni Agosta]]