shithub: aubio

ref: 5bba662f28fdb95a5d14b9e3838eebdc4b328d0b
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}