Metadata-Version: 2.1
Name: PyIRC
Version: 3.0b2
Summary: A Python IRC library
Home-page: https://foxkit-us.github.io/PyIRC
Author: foxkit.us development group
Author-email: elizabeth@interlinked.me
Keywords: IRC chat development
Classifier: Development Status :: 4 - Beta
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.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: OS Independent
Classifier: License :: DFSG approved
License-File: LICENSE

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.
