shithub: aubio

ref: bfe8256155757161c8d96033b2c000685a63e001
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}