LICENSE
README.rst
pyproject.toml
setup.cfg
src/sysrepo_python_plugind/__init__.py
src/sysrepo_python_plugind/__main__.py
src/sysrepo_python_plugind/cli.py
src/sysrepo_python_plugind/daemon.py
src/sysrepo_python_plugind/install_yang.py
src/sysrepo_python_plugind/pid.py
src/sysrepo_python_plugind/plugin.py
src/sysrepo_python_plugind/sort.py
src/sysrepo_python_plugind.egg-info/PKG-INFO
src/sysrepo_python_plugind.egg-info/SOURCES.txt
src/sysrepo_python_plugind.egg-info/dependency_links.txt
src/sysrepo_python_plugind.egg-info/entry_points.txt
src/sysrepo_python_plugind.egg-info/requires.txt
src/sysrepo_python_plugind.egg-info/top_level.txt
src/sysrepo_python_plugind/yang/sysrepo-python-plugind.yang
tests/test_daemon.py
tests/test_pid.py
tests/test_sort.py