shithub: aubio

ref: 135bc14f80c3316dd46e1a365fd98a9d0ed613df
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}