Skip to content
/ aws Public
forked from williamleferrand/aws

OCaml client access to Amazon services, such as S3, EC2, FPS, etc.

License

Notifications You must be signed in to change notification settings

issuu/aws

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Package to provide OCaml client access to Amazon services, such as S3,
EC2, SQS, SDB etc.

Aws depends directly on the following packages:

-  netstring
-  cryptokit
-  calendar
-  lwt
-  [xmlm](http://github.com/samoht/xmlm)
-  [cohttp](http://github.com/avsm/ocaml-cohttp)
-  (eventual) ocsigen

All of the packages except the last two are available via GODI.  

About

OCaml client access to Amazon services, such as S3, EC2, FPS, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • OCaml 99.7%
  • Makefile 0.3%