shithub: aubio

ref: 7b5e1a5cb8dbcf879fca6c4ad6ab3f7dfaf088d8
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}