shithub: aubio

ref: 25db68c4eefe354f18c58a47eeb5643fc534eb81
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}