Metadata-Version: 1.1
Name: brutal
Version: 0.3.3
Summary: a multi-network asynchronous chat bot framework using twisted.
Home-page: https://github.com/Netflix/brutal
Author: Corey Bertram
Author-email: corey@qr7.com
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
        ======
        
        An asyc centered chat bot framework for python programmers written using the twisted framework.
        
        
        Documentation
        -------------
        
        See http://brutal.readthedocs.org
        
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
