shithub: aubio

ref: 20a33fbea1a4c2b1d2df9858e4ccc9527d54bb0e
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}