A generic pastebin posting tool
Project description
A generic pastebin posting tool
Supported Paste services:
Dpaste (http://dpaste.com/) A django base simple and popular pastebin
Pastebin (http://pastebin.com/) The very famous pastebin. Complete version 3 api supported
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 through the familiar piping
> git diff | pstr paste
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”
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file paster-0.8.tar.gz
.
File metadata
- Download URL: paster-0.8.tar.gz
- Upload date:
- Size: 21.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 24010743b2eb9352b4325a892cefabf7662b1a9a1116a1151a63890060aab99a |
|
MD5 | c1fb24f126481d576caf34a58db6ec64 |
|
BLAKE2b-256 | 817404cf86499abc041c046e7c8be9667379d29cc997f20b9bfb5069f555c752 |