shithub: aubio

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

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

  export *
  module * { export * }
}