Graphical User Interface Spreadsheet Count, Convert, Compare & Archive
A Windows application made in C# and Windows Forms. It is a prototype project for digital archiving of spreadsheets.
- For more information, see repository CLISC
- If you want to convert legacy Excel and/or use the archiving method, which converts .xlsx conformance from Transitional to Strict
- If you want to convert OpenDocument spreadsheets and/or use the archiving method
- You need to install program in its default directory, or create environment variable "LibreOffice" with path to your installation
- If you want to use the compare function
- You need to install program in its default directory, or create environment variable "BeyondCompare" with path to your installation
The following packages and software are used under license in GUISC.
- Beyond Compare 4, copyright (c) 2022 Scooter Software, Inc.
- LibreOffice, Mozilla Public License v2.0
- Magick.Net, Apache-2.0 license, copyright (c) Dirk Lemstra
- Microsoft Excel, copyright (c) Microsoft Corporation
- ODF Validator 0.10.0, Apache License, copyright info
- Open XML SDK, MIT License, copyright (c) Microsoft Corporation