shithub: aubio

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

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

  export *
  module * { export * }
}