shithub: aubio

ref: b2f41be62beb610ee6fc993ba6b93f8d39d35872
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}