shithub: aubio

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

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

  export *
  module * { export * }
}