shithub: aubio

ref: 340f5c704fb8bd76e7585723df8e634067e9f892
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}