Readme for azurify-0.4.0.3

Azurify

What's this?

Azurify is an incomplete yet sort-of-functional library and command line client to access the Azure Blob Storage API [1]

The following features are implemented:

The following features are not implemented (yet):

How do I use this?

The cabal file will build a binary called azurify. The following commands are supported:

You can also use the library in your Haskell applications, all you need are the functions exported in the azure.hs file.

Can I use this?

Azurify is BSD licensed (see LICENSE) so yes, you can use it.