shithub: aubio

ref: 9a1df7f7457238eaaf82600d763c0104799a7c57
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}