shithub: aubio

ref: 66a3c516d106aaf72be3a9b1072676daf2c7fee0
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}