shithub: aubio

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

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

  export *
  module * { export * }
}