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
Release files for paster 0.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| paster-0.8.tar.gz | 21.4 kB | Details |
Release files / paster-0.8.tar.gz
| Download URL | paster-0.8.tar.gz |
|---|---|
| Size | 21.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
24010743b2eb9352b4325a892cefabf7662b1a9a1116a1151a63890060aab99a
|
|
BLAKE2b-256 checksum How to use checksums |
817404cf86499abc041c046e7c8be9667379d29cc997f20b9bfb5069f555c752
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |