shithub: aubio

ref: 7a2666f1213f55dc8fb22e086eddc2d8771a8f06
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}