shithub: aubio

ref: dbed3ea6442039cc97a3b3ffb9e2f49cc98a979c
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}