Metadata-Version: 2.4
Name: n2xbt
Version: 1.3.2
Summary: Control your Nintendo Switch through a website, terminal, or macro.
Author: komazon
Author-email: uuu993421@gmail.com
License: MIT
Project-URL: Code, https://github.com/komazon/NEONXBT
Project-URL: Issue tracker, https://github.com/komazon/NEONXBT/issues
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: dbus-python==1.2.16
Requires-Dist: fastapi>=0.104.0
Requires-Dist: python-socketio>=5.9.0
Requires-Dist: uvicorn[standard]>=0.24.0
Requires-Dist: blessed==1.17.10
Requires-Dist: pynput==1.7.1
Requires-Dist: psutil==5.6.6
Requires-Dist: cryptography>=41.0.0
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Dynamic: description-content-type
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
