MANIFEST.in
README.md
dev_requirements.txt
setup.py
src/shelljob/__init__.py
src/shelljob/fs.py
src/shelljob/job.py
src/shelljob/proc.py
src/shelljob.egg-info/PKG-INFO
src/shelljob.egg-info/SOURCES.txt
src/shelljob.egg-info/dependency_links.txt
src/shelljob.egg-info/top_level.txt
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