LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
portal/__init__.py
portal/batching.py
portal/buffers.py
portal/client.py
portal/client_socket.py
portal/contextlib.py
portal/packlib.py
portal/poollib.py
portal/process.py
portal/server.py
portal/server_socket.py
portal/sharray.py
portal/thread.py
portal/utils.py
portal.egg-info/PKG-INFO
portal.egg-info/SOURCES.txt
portal.egg-info/dependency_links.txt
portal.egg-info/requires.txt
portal.egg-info/top_level.txt
tests/test_batching.py
tests/test_client.py
tests/test_errfile.py
tests/test_pack.py
tests/test_process.py
tests/test_server.py
tests/test_socket.py
tests/test_thread.py