shithub: aubio

ref: 6342fd14614588d5e0cf5d6889769a9fc9fb39e4
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}