LICENSE
MANIFEST.in
README.rst
setup.py
docs/Makefile
docs/conf.py
docs/custom-commands.rst
docs/getting-started.rst
docs/index.rst
docs/installation.rst
docs/_static/style.css
docs/extensions/asyncio.py
docs/reference/bots.rst
docs/reference/index.rst
docs/reference/itypes.rst
docs/reference/messages.rst
docs/reference/other.rst
docs/release-notes/0.1.rst
docs/release-notes/0.2.rst
docs/release-notes/0.3.rst
docs/release-notes/0.4.rst
docs/release-notes/0.5.rst
docs/release-notes/0.6.rst
docs/release-notes/index.rst
docs/sphinx-license/AUTHORS
docs/sphinx-license/LICENSE
examples/example.py
examples/skeleton.py
examples/timebot.py
licenses/APACHE-2.0
licenses/CC0-1.0
licenses/GPL-3.0
licenses/LGPL-3.0
licenses/UNICODE
misc/GraphemeBreakProperty.txt
misc/README
misc/pypi-description.rst
pyrcb2/__init__.py
pyrcb2/accounts.py
pyrcb2/astdio.py
pyrcb2/decorators.py
pyrcb2/events.py
pyrcb2/grapheme_break_db.py
pyrcb2/graphemes.py
pyrcb2/itypes.py
pyrcb2/messages.py
pyrcb2/numerics.py
pyrcb2/pyrcb2.py
pyrcb2/sasl.py
pyrcb2/utils.py
pyrcb2.egg-info/PKG-INFO
pyrcb2.egg-info/SOURCES.txt
pyrcb2.egg-info/dependency_links.txt
pyrcb2.egg-info/top_level.txt
scripts/bump_version.py
scripts/generate_grapheme_db.py
tests/__init__.py
tests/__main__.py
tests/mocks.py
tests/test_accounts.py
tests/test_itypes.py
tests/tests.py
tests/utils.py