shithub: aubio

ref: fc144a51298f7ba6eb28e3ad2cdadb088231f199
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}