shithub: aubio

ref: 538eadaa4c679af66ffde70924e185c6ea64738d
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}