Metadata-Version: 2.4
Name: onionshare
Version: 2.6.3
Summary: OnionShare lets you securely and anonymously send and receive files. It works by starting a web server, making it accessible as a Tor onion service, and generating an unguessable web address so others can download files from you, or upload files to you. It does _not_ require setting up a separate server or using a third party file-sharing service.
License: GPLv3+
Author: Micah Lee
Author-email: micah@micahflee.com
Requires-Python: >=3.10,<3.13
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: PySide6 (==6.8.2.1)
Requires-Dist: onionshare_cli @ file:///build/onionshare/src/onionshare-2.6.3/cli
Requires-Dist: python-gnupg
Requires-Dist: qrcode
Requires-Dist: werkzeug (==3.0.6)
