shithub: aubio

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

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

  export *
  module * { export * }
}