AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
chibi_command/__init__.py
chibi_command/common.py
chibi_command/db.py
chibi_command/dd.py
chibi_command/echo.py
chibi_command/ffmpeg.py
chibi_command/file.py
chibi_command/mpd.py
chibi_command/qr.py
chibi_command/rabbitmq.py
chibi_command/rpm.py
chibi_command/rsync.py
chibi_command/ssh.py
chibi_command/sysctl.py
chibi_command/wmctrl.py
chibi_command/xfce4.py
chibi_command.egg-info/PKG-INFO
chibi_command.egg-info/SOURCES.txt
chibi_command.egg-info/dependency_links.txt
chibi_command.egg-info/not-zip-safe
chibi_command.egg-info/requires.txt
chibi_command.egg-info/top_level.txt
chibi_command/archilinux/__init__.py
chibi_command/archilinux/pacman.py
chibi_command/archilinux/yay.py
chibi_command/centos/__init__.py
chibi_command/centos/dnf.py
chibi_command/centos/iptable.py
chibi_command/centos/yum.py
chibi_command/disk/__init__.py
chibi_command/disk/dd.py
chibi_command/disk/e2label.py
chibi_command/disk/format.py
chibi_command/disk/lsblk.py
chibi_command/disk/mount.py
chibi_command/image/__init__.py
chibi_command/image/convert.py
chibi_command/image/qr.py
chibi_command/lxc/__init__.py
chibi_command/lxc/delegate.py
chibi_command/lxc/lxc.py
chibi_command/network/__init__.py
chibi_command/network/ifconfig.py
chibi_command/network/interfaces.py
chibi_command/network/iwconfig.py
chibi_command/network/nmap.py
chibi_command/network/nmcli.py
chibi_command/nix/__init__.py
chibi_command/nix/locale.py
chibi_command/nix/systemd.py
chibi_command/nix/systemd_run.py
chibi_command/nix/user.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst