shithub: aubio

ref: 2589ea9c604202f29436337103cc5b9db03f9608
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}