shithub: aubio

ref: 1a6f2debca7f8c15f5a7784c2d771334e47ab60a
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}