shithub: aubio

ref: 3f961c429595a11688f9a4f978b0d508c6f05508
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}