#ser_atom.lv2
#General purpose LV2 atom forge serializer
#Build / test
git clone https://git.open-music-kontrollers.ch/~hp/ser_atom.lv2
cd ser_atom.lv2
meson build
cd build
ninja -j4
ninja test
#Dependencies
#Optional
- REUSE (tool for compliance with the REUSE recommendations)