shithub: aubio

ref: 25f280f347868fc0f4ecdcb0b45d5a9400f8f772
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}