Metadata-Version: 1.1
Name: maxclient
Version: 3.4
Summary: Client library wrapper to access MAX API.
Home-page: https://github.com/upcnet/maxclient
Author: UPCnet Plone Team
Author-email: plone.team@upcnet.es
License: UNKNOWN
Description: MAXClient
        =========
        
        Client library wrapper to access MAX API.
        
        For more information see:
        
        https://github.com/UPCnet/max
        https://github.com/UPCnet/maxserver.devel
        
        
        CHANGELOG
        ==========
        
        3.4 (2013-07-25)
        ----------------
        
         * Add more verbose errors [Victor Fernandez de Alba]
         * Updated minor version to match the MAX minor version [Victor Fernandez de Alba]
        
        3.3.3 (2013-07-10)
        ------------------
        
         * Fix latter endpoint added and better handling for delete operations. [Victor Fernandez de Alba]
         * Merge branch 'master' of github.com:UPCnet/maxclient [Victor Fernandez de Alba]
         * Add new endpoint wrapper [Victor Fernandez de Alba]
         * Better propagation of the information about what happened [Victor Fernandez de Alba]
        
        3.3.2 (2013-07-01)
        ------------------
        * Added endpoint wrapper for returning the subscirbers for a given context
        * Added endpoint wrapper for unsubscribing a user from a context
        
        3.3.1 (2013-06-04)
        ------------------
        * Added fallback to work with osiris oauth servers and legacy ones
        
        3.3 (2013-06-04)
        ----------------
        * Updated to 3.3 MAX
        
        3.0 (2013-04-15)
        ----------------
        * Updated to latest implementations
        
        1.0 (Unreleased)
        ----------------
        *  Initial version
        
Keywords: web pyramid pylons client
Platform: UNKNOWN
Classifier: Programming Language :: Python
