sweeCrypt-GTK/README.md
2024-09-09 02:03:23 -07:00

11 lines
276 B
Markdown

# SweeCrypt GTK
GUI for [SweeCrypt](https://github.com/sweezero/sweecrypt) in Python PyGTK
## Requirements
* `sweecrypt` Python module
* `pygobject` Python module
`python3-gi` and `python3-gi-cario` on Debian/Ubuntu
* GTK3 libraries
`gir1.2-gtk-3.0` on Debian/Ubuntu