shithub: aubio

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

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

  export *
  module * { export * }
}