shithub: aubio

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

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

  export *
  module * { export * }
}