shithub: aubio

ref: 776d65bfad94b7e63a00f5cd98110af45117810b
dir: /scripts/apple/Modules/module.modulemap/

View raw version
framework module aubio {
  umbrella header "aubio.h"

  export *
  module * { export * }
}