hastebin / general pasting client
Simple client for uploading to hastebin.com or any site that accepts posting and viewing pastes
```
cat file | upaste upaste -f
cat file | upaste --raw upaste --file --raw
upaste --file --paste-root https://hastebin.com/documents --read-root https://hastebin.com ```