shithub: aubio

ref: 1239d230255db345d182047be6736c0c884343b8
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}