From 5b74ee29c1d1eb7f59f05c65f6230178df52ac0e Mon Sep 17 00:00:00 2001 From: Google Code Exporter Date: Wed, 19 Aug 2015 14:31:22 -0400 Subject: [PATCH] Migrating wiki contents from Google Code --- ProjectHome.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 ProjectHome.md diff --git a/ProjectHome.md b/ProjectHome.md new file mode 100644 index 0000000..b34112c --- /dev/null +++ b/ProjectHome.md @@ -0,0 +1,5 @@ +Python wrapper for the EMC Atmos object storage platform. Performs string signing, sends the HTTP requests, and parses the responses. + +You currently need to get the wrapper code from SVN --- some aspects will change in the future including some of the data types returned by some methods. + +New in [r72](https://code.google.com/p/atmos-python/source/detail?r=72): wrapper now parses XML responses into Python objects. \ No newline at end of file