shithub: aubio

ref: 82f0effdabd88079cff6e6a6b3f1aded444c4476
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}