GPS Exchange Format library/CLI in OCaml
1(executable 2 (public_name simple_gpx) 3 (name simple_gpx) 4 (libraries gpx_unix)) 5 6(executable 7 (public_name effects_example) 8 (name effects_example) 9 (libraries gpx_eio eio_main) 10 (optional))