shithub: aubio

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

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

  export *
  module * { export * }
}