shithub: aubio

ref: 0759f90ebcb623d4810da5dffbb5c36743194758
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}