shithub: aubio

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

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

  export *
  module * { export * }
}