LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
gen_unix_domain_socket/__init__.py
gen_unix_domain_socket/py.typed
gen_unix_domain_socket.egg-info/PKG-INFO
gen_unix_domain_socket.egg-info/SOURCES.txt
gen_unix_domain_socket.egg-info/dependency_links.txt
gen_unix_domain_socket.egg-info/requires.txt
gen_unix_domain_socket.egg-info/top_level.txt
gen_unix_domain_socket/conf/gen_unix_domain_socket.cfg
gen_unix_domain_socket/conf/gen_unix_domain_socket.logo
gen_unix_domain_socket/conf/gen_unix_domain_socket_util.cfg
gen_unix_domain_socket/conf/project.yaml
gen_unix_domain_socket/conf/template/uds.template
gen_unix_domain_socket/conf/template/uds_accept.template
gen_unix_domain_socket/conf/template/uds_bind.template
gen_unix_domain_socket/conf/template/uds_connect.template
gen_unix_domain_socket/conf/template/uds_fatal_error.template
gen_unix_domain_socket/conf/template/uds_listen.template
gen_unix_domain_socket/conf/template/uds_read.template
gen_unix_domain_socket/conf/template/uds_socket.template
gen_unix_domain_socket/conf/template/uds_unlink.template
gen_unix_domain_socket/conf/template/uds_write.template
gen_unix_domain_socket/log/gen_unix_domain_socket.log
gen_unix_domain_socket/pro/__init__.py
gen_unix_domain_socket/pro/read_template.py
gen_unix_domain_socket/pro/write_template.py
gen_unix_domain_socket/run/gen_unix_domain_socket_run.py