shithub: aubio

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

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

  export *
  module * { export * }
}