Metadata-Version: 2.1
Name: onionshare
Version: 2.6.2
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.8,<3.12
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: PySide6 (==6.5.2)
Requires-Dist: onionshare_cli @ file:///build/onionshare/src/onionshare-2.6.2/cli
Requires-Dist: python-gnupg
Requires-Dist: qrcode
Requires-Dist: werkzeug
