README.md
pyproject.toml
setup.py
py_like_c.egg-info/PKG-INFO
py_like_c.egg-info/SOURCES.txt
py_like_c.egg-info/dependency_links.txt
py_like_c.egg-info/top_level.txt
pylikec/__init__.py
pylikec/exceptions.py
pylikec/fork.py
pylikec/pipe.py
pylikec/pointer.py
pylikec/ref.py
pylikec/signal.py
tests/test_exceptions.py
tests/test_fork.py
tests/test_pipe.py
tests/test_pointer.py
tests/test_ref.py
tests/test_signal.py