shithub: aubio

ref: cfddab93bb46d44d4d007bbcadac4e46d69b2be7
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}