shithub: aubio

ref: 58cffeec70021b242c0a7d5e92371b5671ffc9c8
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}