shithub: aubio

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

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

  export *
  module * { export * }
}