shithub: aubio

ref: 3d3d74d4056e3d891aa7c6a1f77fa114a79ccf68
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}