shithub: aubio

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

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

  export *
  module * { export * }
}