shithub: aubio

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

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

  export *
  module * { export * }
}