shithub: aubio

ref: 36ce209787c66802368bdf7f4c523a623565d06d
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}