MANIFEST.in
README.md
setup.py
python2/shelljob/__init__.py
python2/shelljob/fs.py
python2/shelljob/job.py
python2/shelljob/proc.py
python3/shelljob/__init__.py
python3/shelljob/__init__.pyc
python3/shelljob/fs.py
python3/shelljob/fs.pyc
python3/shelljob/job.py
python3/shelljob/job.pyc
python3/shelljob/proc.py
python3/shelljob/proc.pyc
python3/shelljob.egg-info/PKG-INFO
python3/shelljob.egg-info/SOURCES.txt
python3/shelljob.egg-info/dependency_links.txt
python3/shelljob.egg-info/top_level.txt
python3/shelljob/__pycache__/__init__.cpython-35.pyc
python3/shelljob/__pycache__/__init__.cpython-36.pyc
python3/shelljob/__pycache__/fs.cpython-35.pyc
python3/shelljob/__pycache__/fs.cpython-36.pyc
python3/shelljob/__pycache__/job.cpython-35.pyc
python3/shelljob/__pycache__/job.cpython-36.pyc
python3/shelljob/__pycache__/proc.cpython-35.pyc
python3/shelljob/__pycache__/proc.cpython-36.pyc
python3/shelljob/doc/conf.py
python3/shelljob/doc/index.rst
python3/shelljob/doc/shelljob.rst
python3/shelljob/doc/_build/.buildinfo
python3/shelljob/doc/_build/genindex.html
python3/shelljob/doc/_build/index.html
python3/shelljob/doc/_build/objects.inv
python3/shelljob/doc/_build/py-modindex.html
python3/shelljob/doc/_build/search.html
python3/shelljob/doc/_build/searchindex.js
python3/shelljob/doc/_build/shelljob.html
python3/shelljob/doc/_build/.doctrees/environment.pickle
python3/shelljob/doc/_build/.doctrees/index.doctree
python3/shelljob/doc/_build/.doctrees/shelljob.doctree
python3/shelljob/doc/_build/_modules/index.html
python3/shelljob/doc/_build/_modules/shelljob/fs.html
python3/shelljob/doc/_build/_modules/shelljob/job.html
python3/shelljob/doc/_build/_modules/shelljob/proc.html
python3/shelljob/doc/_build/_sources/index.rst.txt
python3/shelljob/doc/_build/_sources/shelljob.rst.txt
python3/shelljob/doc/_build/_static/ajax-loader.gif
python3/shelljob/doc/_build/_static/alabaster.css
python3/shelljob/doc/_build/_static/basic.css
python3/shelljob/doc/_build/_static/comment-bright.png
python3/shelljob/doc/_build/_static/comment-close.png
python3/shelljob/doc/_build/_static/comment.png
python3/shelljob/doc/_build/_static/custom.css
python3/shelljob/doc/_build/_static/doctools.js
python3/shelljob/doc/_build/_static/down-pressed.png
python3/shelljob/doc/_build/_static/down.png
python3/shelljob/doc/_build/_static/file.png
python3/shelljob/doc/_build/_static/jquery-3.1.0.js
python3/shelljob/doc/_build/_static/jquery.js
python3/shelljob/doc/_build/_static/minus.png
python3/shelljob/doc/_build/_static/plus.png
python3/shelljob/doc/_build/_static/pygments.css
python3/shelljob/doc/_build/_static/searchtools.js
python3/shelljob/doc/_build/_static/underscore-1.3.1.js
python3/shelljob/doc/_build/_static/underscore.js
python3/shelljob/doc/_build/_static/up-pressed.png
python3/shelljob/doc/_build/_static/up.png
python3/shelljob/doc/_build/_static/websupport.js
test/test_find.py
test/test_group.py
test/test_group_stream.py
test/test_job.py
test/test_namedtempfile.py
test/test_proc.py