shithub: aubio

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

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

  export *
  module * { export * }
}