shithub: aubio

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

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

  export *
  module * { export * }
}