shithub: aubio

ref: 2cf905ffab87a4fc1b85b1d6b301a5142a471531
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}