shithub: aubio

ref: 8b42c7da219ab3cef8c3f22cdf5131d63700427f
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}