hpasteit: A command-line client for hpaste.org
HPasteIt is a command-line client for hpaste.org
Run hpasteit --help
for usage information and hpasteit COMMAND --help
for
detailed usage information about a particular command.
Changes in 0.3.1
HTTP connections now time out after 60 seconds instead of 5 seconds
shortened version number to three sequences
Changes in 0.3.0.0
paste
is now the default command, so you can upload a paste by simply doinghpasteit mypaste.hs
hpasteit now infers the title and language of the paste
hpasteit now reads from
$HPASTE_AUTHOR
to set the author if no author is explicitly providedchannels can be inputted without the leading hash-bangs
Changes in 0.2.4.0
made the program unicode-aware
changed default title from "via HPasteIt" to "(no title)"
Downloads
- hpasteit-0.3.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.2.3.0, 0.2.4.0, 0.3.0.0, 0.3.1, 0.3.2, 0.3.3 |
---|---|
Dependencies | base (<5.0), bytestring (<0.11), directory (>=1.2 && <1.3), filepath (>=1.3 && <1.4), http-conduit (>=1.8 && <1.9), http-types (>=0.7 && <0.8), lifted-base (>=0.2 && <0.3), network (>=2.4 && <2.5), optparse-applicative (>=0.5 && <0.6), process (>=1.1 && <1.2), safe (>=0.3 && <0.4), utf8-string (>=0.3 && <0.4) [details] |
Tested with | ghc ==7.6.1 |
License | BSD-3-Clause |
Copyright | Copyright (C) 2012 Patrick Palka |
Author | Patrick Palka |
Maintainer | patrick@parcs.ath.cx |
Category | Web |
Home page | http://github.com/parcs/hpasteit |
Bug tracker | http://github.com/parcs/hpasteit/issues |
Source repo | head: git clone git://github.com/parcs/hpasteit.git |
Uploaded | by PatrickPalka at 2013-01-05T20:32:06Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | hpasteit |
Downloads | 6923 total (11 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Successful builds reported [all 7 reports] |