shithub: aubio

ref: 4435ea3c202678e2d81a9e94e386be00e858ef04
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}