shithub: aubio

ref: bd8a92d0fbc90828df0c08f30bf5c63ebd4690d4
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}