shithub: aubio

ref: 023aa3209a1edcb68c5cacaa5c041d744a5bc2bd
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}