ppapi 0.1.2

Rust idiomatic bindings to parts of the Pepper API
1
2
3
#!/bin/bash

(PATH=/usr/local/bin:$PATH rustc `echo "$@" | sed 's/\-\-print\-file\-name/\-\-print file\-names/'`) 2> >( sed 's/`"dylib"`/`dylib`/' >&2 )