shithub: aubio

ref: d050d027856aaf3d7758174da66504ae31eb6f31
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}