shithub: aubio

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

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

  export *
  module * { export * }
}