Metadata-Version: 2.1
Name: blyg
Version: 0.2
Summary: A blyg (shy) cli-tool for uploading and receiving files.
Author-email: Anton Hvornum <torxed@archlinux.org>
Maintainer-email: Anton Hvornum <torxed@archlinux.org>
License: AGPL-3.0-or-later
Project-URL: Home, https://github.com/Torxed/blyg
Project-URL: Documentation, https://github.com/Torxed/blyg
Project-URL: Source, https://github.com/Torxed/blyg
Keywords: shy,file,share
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12
License-File: LICENSE
Requires-Dist: pydantic
Requires-Dist: websocket-client
Requires-Dist: cryptography
Requires-Dist: toml
Provides-Extra: dev
Requires-Dist: flake8 ; extra == 'dev'
Requires-Dist: isort ; extra == 'dev'
Requires-Dist: pytest ; extra == 'dev'
Provides-Extra: hsm
Requires-Dist: PyKCS11 ; extra == 'hsm'

