.env.example
LICENSE
MANIFEST.in
NOTICE
ORIGIN.md
README.md
pyproject.toml
docs/SPEC.md
docs/SPEC.ru.md
src/elemctl/__init__.py
src/elemctl/__main__.py
src/elemctl/auth.py
src/elemctl/build.py
src/elemctl/cli.py
src/elemctl/client.py
src/elemctl/config.py
src/elemctl/deploy.py
src/elemctl/errors.py
src/elemctl/i18n.py
src/elemctl/mcp_server.py
src/elemctl/plugins.py
src/elemctl/selfupdate.py
src/elemctl/transport.py
src/elemctl/versions.py
src/elemctl.egg-info/PKG-INFO
src/elemctl.egg-info/SOURCES.txt
src/elemctl.egg-info/dependency_links.txt
src/elemctl.egg-info/entry_points.txt
src/elemctl.egg-info/requires.txt
src/elemctl.egg-info/top_level.txt
tests/test_build.py
tests/test_cli.py
tests/test_client.py
tests/test_config.py
tests/test_deploy.py
tests/test_extract_adapter.py
tests/test_i18n.py
tests/test_mcp.py
tests/test_plugins.py
tests/test_selfupdate.py
tests/test_versions.py
tools/extract_adapter.py