shithub: aubio

ref: 68945760b9b9a589030ca79674376a8020ad658d
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}