shithub: aubio

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

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

  export *
  module * { export * }
}