shithub: aubio

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

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

  export *
  module * { export * }
}