shithub: aubio

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

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

  export *
  module * { export * }
}