shithub: aubio

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

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

  export *
  module * { export * }
}