shithub: aubio

ref: 0f5d3724a8342b5e119b7dd669c97f661fdc554e
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}