shithub: aubio

ref: 41b44211e957254333d2d6d0eddf7c06d416ed7f
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}