LICENSE
README.md
pyproject.toml
setup.cfg
automx2/__init__.py
automx2/config.py
automx2/database.py
automx2/ldap.py
automx2/model.py
automx2/server.py
automx2/util.py
automx2.egg-info/PKG-INFO
automx2.egg-info/SOURCES.txt
automx2.egg-info/dependency_links.txt
automx2.egg-info/requires.txt
automx2.egg-info/top_level.txt
automx2/generators/__init__.py
automx2/generators/apple.py
automx2/generators/mozilla.py
automx2/generators/outlook.py
automx2/views/__init__.py
automx2/views/autoconfig.py
automx2/views/autodiscover.py
automx2/views/initdb.py
automx2/views/mobileconfig.py
automx2/views/site.py
contrib/flask.sh
contrib/setupvenv.sh
docs/automx2.pdf
docs/howitworks.svg
docs/index.html
tests/__init__.py
tests/test_apple.py
tests/test_database.py
tests/test_ldap.py
tests/test_mozilla.py
tests/test_outlook.py
tests/test_site.py
tests/test_util.py
tests/unittest.conf