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