shithub: aubio

ref: 23f1c490891edf52d289f4332fb02eb847cc9bbe
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}