shithub: aubio

ref: 7703f2a1a12fd7a47ce52b169c6f918806d6c182
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}