shithub: aubio

ref: 8a3acadfb3882d09ce6a139409d72eb81d68a51f
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}