shithub: aubio

ref: 97a8befe2dc962f40f9d5c7f58ccd62f428bff63
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}