shithub: aubio

ref: 265fe9a2ca606f8b9ae4a110390f26c139c01ad7
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}