shithub: aubio

ref: 0173e4a9738d34c0293cfb51efc0e6255c8a0194
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}