Metadata-Version: 1.1
Name: brutal-ng
Version: 0.3.5
Summary: The new generation of brutal, a multi-network asynchronouschat bot framework using twisted
Home-page: https://github.com/xlcteam/brutal-ng
Author: XLC Team
Author-email: contact@mail.xlc-team.info
License: Copyright 2013 Corey Bertram and contributors.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Description: =========
        brutal-ng
        =========
        
        ``brutal-ng`` is the new generation of ``brutal``, an asyc centered chat
        bot framework for python programmers written using the twisted framework.
        
        ``brutal`` has been created by Corey Bertram at Netflix, its repositoriy
        can be found at https://github.com/Netflix/brutal/
        
        ``brutal-ng`` is currently maintained and developed by members of the XLC
        Team.
        
        
        Documentation
        -------------
        
        See documentation of ``brutal`` can be found at http://brutal.readthedocs.org
        
        
        Backwards compatibility
        -----------------------
        
        ``brutal-ng`` tries to be as backwards compatible as possible. The goal is
        to be able to replace ``brutal`` with ``brutal-ng`` and not to be required
        to change any plugin you wrote for the older version.
        
Keywords: twisted
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Framework :: Twisted
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Topic :: Communications :: Chat
Classifier: Topic :: Communications :: Chat :: Internet Relay Chat
Classifier: License :: OSI Approved :: Apache Software License
