shithub: aubio

ref: 6d4802ff4ab2e93562f47db44a211e03ef002bdc
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}