.coveragerc
.gitignore
.travis.yml
LICENSE
MANIFEST.in
README.md
check.sh
coverage.sh
pytest.ini
requirements-dev.txt
requirements-test.txt
requirements.txt
sadm.py
setup.cfg
setup.py
venv-dev.sh
venv.sh
_sadm/__init__.py
_sadm/_cfg.py
_sadm/_version.py
_sadm/log.py
_sadm/version.py
_sadm/cmd/__init__.py
_sadm/cmd/build.py
_sadm/cmd/flags.py
_sadm/cmd/web.py
_sadm/web/__init__.py
_sadm/web/syslog.py
_sadm/web/html/about.html
_sadm/web/html/index.html
_sadm/web/html/syslog.html
_sadm/web/html/tpl/base.html
_sadm/web/html/tpl/sidebar-items.html
_sadm/web/html/tpl/sidebar.html
_sadm/web/static/favicon.ico
_sadm/web/static/logo.png
_sadm/web/static/css/font-awesome.min.css
_sadm/web/static/css/sadm.css
_sadm/web/static/fonts/fontawesome-webfont.woff
_sadm/web/static/fonts/fontawesome-webfont.woff2
_sadm/web/static/lib/w3.css
_sadm/web/tpl/__init__.py
_sadm/web/view/__init__.py
_sadm/web/view/about.py
_sadm/web/view/home.py
_sadm/web/view/syslog.py
sadm.egg-info/PKG-INFO
sadm.egg-info/SOURCES.txt
sadm.egg-info/dependency_links.txt
sadm.egg-info/entry_points.txt
sadm.egg-info/not-zip-safe
sadm.egg-info/requires.txt
sadm.egg-info/top_level.txt
t/config_test.py
t/log_test.py
t/version_test.py
t/web/loaded_views_test.py
t/web/syslog_test.py
tdata/.gitignore