Metadata-Version: 1.1
Name: arstecnica.raccoon.autobahn
Version: 0.3
Summary: A set of common utilities over Autobahn
Home-page: https://gitlab.com/arstecnica/arstecnica.raccoon.autobahn
Author: Lele Gaifax
Author-email: lele@metapensiero.it
License: GPLv3+
Description: .. -*- coding: utf-8 -*-
        .. :Project:   arstecnica.raccoon.autobahn -- A set of common utilities over Autobahn
        .. :Created:   ven 25 set 2015, 11.20.05, CEST
        .. :Author:    Lele Gaifax <lele@metapensiero.it>
        .. :License:   GNU General Public License version 3 or later
        .. :Copyright: Copyright (C) 2015 Lele Gaifax
        ..
        
        =============================
         arstecnica.raccoon.autobahn
        =============================
        
        A set of common utilities over Autobahn
        =======================================
        
         :author: Lele Gaifax
         :contact: lele@metapensiero.it
         :license: GNU General Public License version 3 or later
        
        
        .. -*- coding: utf-8 -*-
        
        Changes
        -------
        
        0.3 (2015-10-23)
        ~~~~~~~~~~~~~~~~
        
        - Fix issue with the asyncio loop and txaio
        
        
        0.2 (2015-09-25)
        ~~~~~~~~~~~~~~~~
        
        - Minor packaging tweaks
        
        
        0.1 (2015-09-25)
        ~~~~~~~~~~~~~~~~
        
        - Renamed to arstecnica.raccoon.autobahn (to workaround https://github.com/pypa/pip/issues/3)
        
        
        0.0 (unreleased)
        ~~~~~~~~~~~~~~~~
        
        - Initial effort.
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
