Metadata-Version: 1.1
Name: ewscal
Version: 0.0
Summary: Render Exchange calendars to SVG using d3.js
Home-page: UNKNOWN
Author: Daniel Holth
Author-email: dholth@fastmail.fm
License: MIT
Description: ewscal
        ------
        
        Use d3.js to render svg calendars from Exchange Web Services.
        
        Expects Outlook Web Access credentials in environment variables, for example:
        
        * EWS_DOMAIN=owa.example.org
        * EWS_USER=EXAMPLE\username
        * EWS_PASS=secret
        
        
        
        0.0
        ---
        
        -  Initial version
        
Keywords: web pyramid pylons
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Pylons
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
