Metadata-Version: 2.4
Name: singbox
Version: 1.0.0
Summary: A Python project for singbox
Author-email: eooce <eooce@oytlook.com>
Maintainer-email: eooce <eooce@outlook.com>
License: MIT
Project-URL: Homepage, https://github.com/eooce/sing-box
Project-URL: Repository, https://github.com/eooce/sing-box/python
Project-URL: Documentation, https://github.com/eooce/sing-box#readme
Project-URL: Issues, https://github.com/eooce/sing-box/issues
Keywords: proxy,network,management
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.11
License-File: LICENSE
Requires-Dist: requests
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Dynamic: license-file
