shithub: aubio

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

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

  export *
  module * { export * }
}