Library Converter ================= This module provides tools to convert component libraries between different formats supported by eSim. **Features:** - Converts libraries from various EDA tools to eSim-compatible formats. - Supports batch conversion and custom mapping. **Usage:** Refer to the command-line or GUI instructions for converting your library files. .. note:: Source : ``src/converter/libConverter.py`` .. automodule:: converter.libConverter :members: