.coveragerc
.gitignore
.gitlab-ci.yml
CHANGELOG.md
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
test_data/py2.xenv
test_data/py2.xenvc
test_data/py3.xenv
test_data/py3.xenvc
xenv/Control.py
xenv/TestEnvOps.py
xenv/TestXMLOps.py
xenv/Variable.py
xenv/__init__.py
xenv/xmlModule.py
xenv.egg-info/PKG-INFO
xenv.egg-info/SOURCES.txt
xenv.egg-info/dependency_links.txt
xenv.egg-info/entry_points.txt
xenv.egg-info/top_level.txt
xenv.egg-info/zip-safe
xenv/tests/__init__.py
xenv/tests/test_command_line.py
xenv/tests/test_variable.py