Metadata-Version: 2.3
Name: sexup
Version: 0.0.1
Summary: Generating barcoded paper to backup of secret keys
Project-URL: Source, https://github.com/beucismis/sexup
Project-URL: Issues, https://github.com/beucismis/sexup/issues
Project-URL: Documentation, https://github.com/beucismis/sexup#readme
Author-email: beucismis <beucismis@tutamail.com>
License-Expression: MIT
License-File: LICENSE.txt
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# sexup

Sexup (`sex-bacukup`), generating barcoded paper to backup of secret keys. Designed to backup ASCII-armored GnuPG, SSH key files and ciphertext.

## Installation

```console
pip install -U sexup
```

## License

`sexup` is distributed under the terms of the [MIT](LICENSE.txt) license.
