shithub: aubio

ref: 44a3e5e3add5c818a009b8f3bd1f975b9b1d0d84
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}