shithub: aubio

ref: 7800335d5269df34a7aad8a02fcf09df37207c87
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}