SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ghc-s3-signer rpm build for : OpenSuSE. For other distributions click ghc-s3-signer.

Name : ghc-s3-signer
Version : 0.3.0.0 Vendor : openSUSE
Release : bp150.2.6 Date : 2018-07-30 20:53:51
Group : Development/Libraries/Haskell Source RPM : ghc-s3-signer-0.3.0.0-bp150.2.6.src.rpm
Size : 0.08 MB
Packager : https://bugs_opensuse_org
Summary : Pre-signed Amazon S3 URLs
Description :
s3-signer creates cryptographically secure Amazon S3 URLs that expire within a
user-defined period. It allows uploading and downloading of content from Amazon
S3. Ideal for AJAX direct-to-s3 uploads via CORS and secure downloads.
Web framework agnostic with minimal dependencies.

> module Main where > import Network.S3 > main :: IO () > main = print =< <
generateS3URL credentials request > where > credentials = S3Keys
\"< public-key-goes-here>\" \"< secret-key-goes-here>\" > request = S3Request S3GET
\"application/extension\" \"bucket-name\" \"file-name.extension\" 3 -- three seconds
until expiration

Result

> S3URL
\"https://bucket-name.s3.amazonaws.com/file-name.extension?AWSAccessKeyId=< public-key-goes-here>&Expires=1402346638&Signature=1XraY%{2}Bhp117I5CTKNKPc6%{2}BiihRA%{3}D\".

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15/standard/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ghc-s3-signer-0.3.0.0-bp150.2.6.x86_64.rpm
     

Provides :
ghc-s3-signer
ghc-s3-signer(x86-64)
libHSs3-signer-0.3.0.0-pjcPoHpSgr4W1iUEjLILk-ghc8.0.2.so()(64bit)

Requires :
libHSarray-0.5.1.1-ghc8.0.2.so()(64bit)
libHSbase-4.9.1.0-ghc8.0.2.so()(64bit)
libHSbase64-bytestring-1.0.0.1-4O9TExPPz6eI82Yj7L4SIj-ghc8.0.2.so()(64bit)
libHSbinary-0.8.3.0-ghc8.0.2.so()(64bit)
libHSblaze-builder-0.4.0.2-FRwZEt0uqtxKWrLYdFtkGs-ghc8.0.2.so()(64bit)
libHSbyteable-0.1.1-2lU1pexQSLj1KbNO17UifQ-ghc8.0.2.so()(64bit)
libHSbytestring-0.10.8.1-ghc8.0.2.so()(64bit)
libHScase-insensitive-1.2.0.10-HOfpaHnAjpYL0MaSMRouLr-ghc8.0.2.so()(64bit)
libHScontainers-0.5.7.1-ghc8.0.2.so()(64bit)
libHScryptohash-0.11.9-KUsfXTP2N0O53PU9qYYKCV-ghc8.0.2.so()(64bit)
libHScryptonite-0.23-J5iLOhKOiqe6eZAAlNaDRV-ghc8.0.2.so()(64bit)
libHSdeepseq-1.4.2.0-ghc8.0.2.so()(64bit)
libHSfoundation-0.0.13-G4GHWkMwmXnF7HKMtT8vGa-ghc8.0.2.so()(64bit)
libHSghc-prim-0.5.0.0-ghc8.0.2.so()(64bit)
libHShashable-1.2.6.1-ArdkmQrtdsLPQA60ZQw2E-ghc8.0.2.so()(64bit)
libHShttp-types-0.9.1-8VVLqkcrtXBAcKyhm7x5Gy-ghc8.0.2.so()(64bit)
libHSinteger-gmp-1.0.0.1-ghc8.0.2.so()(64bit)
libHSmemory-0.14.6-Aar7hKewN999MXzU9kvt2a-ghc8.0.2.so()(64bit)
libHStext-1.2.2.2-1cn50juu89QSL9QkUVcRY-ghc8.0.2.so()(64bit)
libHStime-1.6.0.1-ghc8.0.2.so()(64bit)
libHSutf8-string-1.0.1.1-1DpjxLeTvGg7ttZZojxJR5-ghc8.0.2.so()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libgmp.so.10()(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib64/ghc-8.0.2/s3-signer-0.3.0.0-pjcPoHpSgr4W1iUEjLILk
/usr/lib64/ghc-8.0.2/s3-signer-0.3.0.0-pjcPoHpSgr4W1iUEjLILk/libHSs3-signer-0.3.0.0-pjcPoHpSgr4W1iUEjLILk-ghc8.0.2.so
/usr/share/doc/packages/ghc-s3-signer
/usr/share/doc/packages/ghc-s3-signer/LICENSE

 
ICM