shithub: aubio

ref: 2f994276ae594f769c1c4b3b63cd42652885dd8f
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}