shithub: aubio

ref: 3ed38e4439b8b291c362d5eef8c9a63666b2b87f
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}