shithub: aubio

ref: 49b19d462bbfe92df672a5fcbb6a182a14ec5bb1
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}