shithub: aubio

ref: 2e005cc0277be78531ea056b1be7e34c6169f1c0
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}