shithub: aubio

ref: 1013c5d5fbb9358679eecb93ffca25faeec21678
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}