openspi.metadata ================ .. py:module:: openspi.metadata Functions --------- .. autoapisummary:: openspi.metadata._xlsx_metadata Module Contents --------------- .. py:function:: _xlsx_metadata(xlsx_file) Adds the OpenSpecy-Python-Interface version number as metadata stored in Excel's `subject` and `keywords` attributes. :param xlsx_file: The full file path of the .xlsx file to be tagged. :type xlsx_file: str :rtype: None.