shithub: aubio

ref: 4b9443c4b40d2401cd1ad43e51cf84f438eec335
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}