.. _COMPONENT: Component ######### .. attention:: 🚧 This implementation is work in progress. 🚧 .. code-block:: python from pyEDAA.IPXACT.Component import Component filePath = Path("Catalog.xml") catalog = Component(filePath, parse=True) Features ======== * Extract filesets * Extract files