shithub: aubio

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

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

  export *
  module * { export * }
}