shithub: aubio

ref: 6e765ed8db687f82716d65bee04f7c44938f1499
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}