~ubuntu-branches/ubuntu/maverick/webservice-office-zoho/maverick

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Introduction

Webservice Office Zoho is a small python script to allow documents 
to be viewed online using the Zoho web API. Please see 
http://www.zoho.com for more information on the services Zoho offers.

Supported File Types

Zoho can be used to view the following document types:

   Supported values for documents : 
      .doc, .docx, .rtf, .odt, .sxw, .html, .txt
   Supported values for spreadsheets : 
      .xls, .xlsx, .ods, .sxc, .csv, .tsv
   Supported values for presentations : 
      .ppt, .pps, .odp, .sxi 

Please see the output of:

   webservice-office-zoho --help 

for a full list of suppoted operations. 

Relevant links

    http://www.zoho.com
    http://apihelp.wiki.zoho.com/Remote-API-Reference.html