shithub: aubio

ref: 39b686c4596de2fef115ffa8a0b58b2410d90ad1
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}