# a2l-xml **Repository Path**: sgnes/a2l-xml ## Basic Information - **Project Name**: a2l-xml - **Description**: converts A2L-Files [ASAM, CCP, XCP] to some xml and vice versa - **Primary Language**: Python - **License**: BSD-2-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-02 - **Last Updated**: 2022-02-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # a2l-xml converts A2L-Files [ASAM, CCP, XCP] to some xml and vice versa syntax converting A2L to XML: a2l2xml input.A2L output.XML syntax convertion XML to A2L: xml2a2l input.XML output.a2l The generated xml is very basic and maybe errorprone too. Maybe someone has some usecase for this software.