Hello, a summary of my activities for the last week : - Designed a PDMLParser class for parsing the xml output of Tshark - Started implementation - Benchmarked two libraries for xml parsing lxml (third party) and ElementTree (standard) - Introduced python virtual environnement for dependencies management (update Readme accordingly)