shithub: aubio

ref: 8b7cdbad05db492a86eef2dc48bba1740b6afdf1
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}