shithub: aubio

ref: 799a9403607b27ee06f35c63f56f607568457c23
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}