shithub: aubio

ref: e31aad2027a98334b6be008132ff01f82b3c305c
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}