shithub: aubio

ref: 568fc6056c256200f7ccec8e6e50230b0e8822fb
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}