Metadata-Version: 2.3
Name: py-irclib
Version: 0.4.0
Summary: A simple library for working with the IRC protocol
Project-URL: Homepage, https://github.com/TotallyNotRobots/py-irclib
Author-email: linuxdaemon <linuxdaemon.irc@gmail.com>
License-Expression: MIT
License-File: LICENSE
Keywords: irc,irc-parser
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Requires-Dist: attrs>=20.3.0
Requires-Dist: typing-extensions
Description-Content-Type: text/markdown

# py-irclib

[![PyPI Release](https://img.shields.io/pypi/v/py-irclib.svg)](https://pypi.org/project/py-irclib/)
[![Python Versions](https://img.shields.io/pypi/pyversions/py-irclib.svg)](https://pypi.org/project/py-irclib/)

A Python library for working with the IRC protocol
