shithub: aubio

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

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

  export *
  module * { export * }
}