shithub: aubio

ref: 8affe8cdad4e0f2f4deb39bdb4ad13d88482747d
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}