shithub: aubio

ref: 04ebe31d4ec7fbc950c7fc57f0f8da559d0a616c
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}