shithub: aubio

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

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

  export *
  module * { export * }
}