shithub: aubio

ref: 1f87c1b747d5477377cdb1f2c82935d5fc6dc87b
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}