shithub: aubio

ref: 07c76d008560c7d5d8cce8f74ca295575fb5ec2a
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}