Metadata-Version: 2.1
Name: onionshare
Version: 2.5
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.6,<3.10
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PySide2 (==5.15.2)
Requires-Dist: cx_freeze
Requires-Dist: onionshare_cli @ ../cli
Requires-Dist: qrcode
