shithub: aubio

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

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

  export *
  module * { export * }
}