shithub: aubio

ref: 12e6c9ccc3e2cebe3f8f608405d5f7d6ce846504
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}