# EWVX Library
Library for reading and writing EWVX (Ente Wurzel Video XML) files.
- **`ewvx::types`** — `EwvxData`, `EwvxMeta`, `EwvxFrame`, `EwvxTrack`,`EwvxTrackInfo`, `EwvxSegment`
- **`ewvx::writer`** — v2.1 EWVX writer
- **`ewvx::parser`** — v2.1 EWVX reader
Part of [ewvx-converter](https://github.com/DemonicNomad/ewvx-converter).