shithub: aubio

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

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

  export *
  module * { export * }
}