MANIFEST.in
README.md
setup.cfg
setup.py
src/PySingBoxConverter.egg-info/PKG-INFO
src/PySingBoxConverter.egg-info/SOURCES.txt
src/PySingBoxConverter.egg-info/dependency_links.txt
src/PySingBoxConverter.egg-info/entry_points.txt
src/PySingBoxConverter.egg-info/requires.txt
src/PySingBoxConverter.egg-info/top_level.txt
src/PySingBoxConverter.egg-info/zip-safe
src/singbox_converter/__init__.py
src/singbox_converter/constants.py
src/singbox_converter/core.py
src/singbox_converter/exceptions.py
src/singbox_converter/main.py
src/singbox_converter/providers-example.json
src/singbox_converter/tool.py
src/singbox_converter/config_template/config_template_groups_rule_set_tun.json
src/singbox_converter/config_template/config_template_groups_tun.json
src/singbox_converter/config_template/config_template_groups_v6_rule_set_tun.json
src/singbox_converter/config_template/config_template_groups_wechat_rule_set_tun.json
src/singbox_converter/config_template/config_template_no_groups_tun.json
src/singbox_converter/config_template/config_template_no_groups_tun_VN.json
src/singbox_converter/parsers/__init__.py
src/singbox_converter/parsers/base.py
src/singbox_converter/parsers/clash2base64.py
src/singbox_converter/parsers/http.py
src/singbox_converter/parsers/https.py
src/singbox_converter/parsers/hysteria.py
src/singbox_converter/parsers/hysteria2.py
src/singbox_converter/parsers/socks.py
src/singbox_converter/parsers/ss.py
src/singbox_converter/parsers/ssr.py
src/singbox_converter/parsers/trojan.py
src/singbox_converter/parsers/tuic.py
src/singbox_converter/parsers/vless.py
src/singbox_converter/parsers/vmess.py
src/singbox_converter/parsers/wg.py