shithub: aubio

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

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

  export *
  module * { export * }
}