shithub: aubio

ref: 5d9693ce160b37a1b38d507d13ccd536d685d97d
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}