shithub: aubio

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

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

  export *
  module * { export * }
}