shithub: aubio

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

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

  export *
  module * { export * }
}