https://github.com/zodman/dpaster
dpaste cli for paste code to dpaste.com
https://github.com/zodman/dpaster
Last synced: 12 months ago
JSON representation
dpaste cli for paste code to dpaste.com
- Host: GitHub
- URL: https://github.com/zodman/dpaster
- Owner: zodman
- Created: 2009-02-03T06:46:06.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2012-04-30T02:37:19.000Z (about 14 years ago)
- Last Synced: 2025-06-25T04:45:55.165Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 320 KB
- Stars: 17
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
dpaster is a quick & dirty client interface to to the http://dpaste.com/ pastebin.
It was written by Peter Fein (pfein@pobox.com) on a Sunday afternoon while he was blocked on an upstream bug. It is available under the WTFPL http://sam.zoy.org/wtfpl/
It requires twill. Drop somewhere on your PYTHONPATH.
`dpaster` is a commandline client using argparse. Try --help
`kdpaster.py` makes klipper DCOP calls using pykde.