skip to navigation
skip to content

paster 0.7

A generic pastebin posting tool

Downloads ↓

A generic pastebin posting tool

Supported Paste services:

Add support for more services easily

Usage

Do pstr -h, pstr paste -h, pstr list -h for help

Examples

Paste some content > pstr paste "some content"

Paste to the service pastebin

> pstr paste -s pastebin "some content"

Paste file contents (deprecated after piping support)

> pstr paste -f path/to/file/filename.extension

Paste git diff (deprecated after piping support)

> pstr paste -c "git diff"

Paste through the familiar piping

> git diff | pstr paste

List available syntax/languages/formats

> pstr list syntax

List available pastebin services

> pstr list services

For the lazy

  • Alias pstr paste to something like p and do echo foo | p
  • Use a config file to store settings
 
File Type Py Version Uploaded on Size # downloads
paster-0.7.tar.gz (md5) Source 2011-07-12 21KB 5884