shithub: aubio

ref: 5652a8c325fbe66ecb765e7e38b4be4a2a9b18ae
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}