shithub: aubio

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

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

  export *
  module * { export * }
}