shithub: aubio

ref: 430942414b9fbdba3c931d70b50236c7c3168bee
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}