shithub: aubio

ref: 4f64069db70f820ccb42055e3a550f0bf7ab1544
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}