shithub: aubio

ref: 6e5c03aa1b8be49f9521ce000f0b7e475878786e
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}