Update freedesktop.org.xml.in : add .sage file format for SageMath script files
The .sage file format is the text format used by SageMath scientific software. This is essentially like a .py file, but Sage applies one additional layer to turn this into Python.
Edited by Frédéric Chapoton