shithub: aubio

ref: a9ec06f5998c20a2609324c2d5855106d4626d1d
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}