shithub: aubio

ref: 1bd833489fa6f9c670bfc00829ff1cca937a339f
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}