shithub: aubio

ref: 4120fbc9a4fe29d1d7c2e25be6212014dd790086
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}