shithub: aubio

ref: 0512fca3c22ee4257140a5eba0c993233c05febe
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}