shithub: aubio

ref: 6f4f1175d685464c4646cd7d2bb4e5f49ef63468
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}