shithub: aubio

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

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

  export *
  module * { export * }
}