LICENSE
README.md
pyproject.toml
src/README.md
src/lr_serial.egg-info/PKG-INFO
src/lr_serial.egg-info/SOURCES.txt
src/lr_serial.egg-info/dependency_links.txt
src/lr_serial.egg-info/entry_points.txt
src/lr_serial.egg-info/requires.txt
src/lr_serial.egg-info/top_level.txt
src/serial/__init__.py
src/serial/auth_user.py
src/serial/cli.py
src/serial/client.py
src/serial/config.py
src/serial/commands/__init__.py
src/serial/commands/article.py
src/serial/commands/audit.py
src/serial/commands/serial_cmd.py
src/serial/commands/site.py
tests/test_article.py
tests/test_audit.py
tests/test_auth_user.py
tests/test_cli.py
tests/test_cli_list_articles.py
tests/test_cli_login.py
tests/test_cli_status.py
tests/test_helpers.py
tests/test_serial_cmd.py
tests/test_site.py