shithub: aubio

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

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

  export *
  module * { export * }
}