Metadata-Version: 1.1
Name: PyIRC
Version: 3.0b1
Summary: A Python IRC library
Home-page: https://foxkit-us.github.io/PyIRC
Author: foxkit.us development group
Author-email: elizabeth@interlinked.me
License: UNKNOWN
Description: This is PyIRC, an IRC library designed to be flexible, extensible,
            well- documented, and easy to use. It is aimed at not only beginners
            and those who don't want to spend too much time writing boilerplate to
            get something going¸ but also the advanced user who knows exactly what
            they're doing.
Keywords: IRC chat development
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Communications :: Chat :: Internet Relay Chat
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Operating System :: OS Independent
Classifier: License :: DFSG approved
