shithub: aubio

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

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

  export *
  module * { export * }
}