diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2016-09-02 11:14:20 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-03 07:17:22 +0700 |
commit | a03875334eadead1b0fdb4fd7dc76eb90add3d92 (patch) | |
tree | 54a840c56b1680802953a2a34adc2195bc6174b1 /python/poster/poster.info | |
parent | 7074e8450997d9401eafe93ec77fec5fa457df52 (diff) |
python/poster: Added (streaming HTTP uploads).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/poster/poster.info')
-rw-r--r-- | python/poster/poster.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/poster/poster.info b/python/poster/poster.info new file mode 100644 index 0000000000000..6f5989c323cda --- /dev/null +++ b/python/poster/poster.info @@ -0,0 +1,10 @@ +PRGNAM="poster" +VERSION="0.8.1" +HOMEPAGE="https://atlee.ca/software/poster/" +DOWNLOAD="https://atlee.ca/software/poster/dist/0.8.1/poster-0.8.1.tar.gz" +MD5SUM="2db12704538781fbaa7e63f1505d6fc8" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Alexander Verbovetsky" +EMAIL="alik@ejik.org" |