Source: toot Section: web Maintainer: Debian Python Team Uploaders: Jonathan Carter , Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-pytest, python3-setuptools, python3-setuptools-scm, python3-bs4, python3-requests, python3-wcwidth Standards-Version: 4.7.3 Homepage: https://github.com/ihabunek/toot Vcs-Browser: https://salsa.debian.org/python-team/packages/toot Vcs-Git: https://salsa.debian.org/python-team/packages/toot.git Package: toot Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Recommends: python3-pil Description: mastodon cli client This client allows you to access mastodon servers from the command line. . You can authenticate, toot, follow, unfollow, mute, block, unblock, search and more. . It also contains an experimental curses client.