shithub: aubio

ref: 56d781aae94983a546feb30309a421a5d4a77b2d
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}