shithub: aubio

ref: 60583a3817b8c4120861ec7df2e9836146efd54d
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}