Metadata-Version: 2.4
Name: pydle
Version: 0.9.4
Summary: A compact, flexible and standards-abiding IRC library for Python 3.
Home-page: https://github.com/Shizmob/pydle
Author: Shiz
Author-email: hi@shiz.me
License: BSD
Keywords: irc library python3 compact flexible
Requires-Python: >=3.5
License-File: LICENSE.md
Provides-Extra: sasl
Requires-Dist: pure-sasl>=0.1.6; extra == "sasl"
Provides-Extra: docs
Requires-Dist: sphinx_rtd_theme; extra == "docs"
Provides-Extra: tests
Requires-Dist: pytest; extra == "tests"
Provides-Extra: coverage
Requires-Dist: pytest-cov; extra == "coverage"
Dynamic: author
Dynamic: author-email
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-python
Dynamic: summary
