shithub: aubio

ref: 4afeac2e223f4f13d2d754cee9dc41fc02103f85
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}