shithub: aubio

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

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

  export *
  module * { export * }
}