shithub: aubio

ref: 25cf9577c0f942143a95908d25d727cb43b4f819
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}