shithub: aubio

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

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

  export *
  module * { export * }
}