shithub: aubio

ref: 22d79029dfa1c715b46f7b50a0a26f981e5bb8ec
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}