shithub: aubio

ref: 1f382d6bfb43a386b21dba4132fc16f4cf0ad993
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}