sweeCrypt-GTK/README.md

12 lines
276 B
Markdown
Raw Normal View History

2024-09-09 01:37:39 -07:00
# SweeCrypt GTK
2024-09-07 14:24:42 -07:00
2024-09-09 01:47:34 -07:00
GUI for [SweeCrypt](https://github.com/sweezero/sweecrypt) in Python PyGTK
## Requirements
* `sweecrypt` Python module
* `pygobject` Python module
2024-09-09 02:03:23 -07:00
`python3-gi` and `python3-gi-cario` on Debian/Ubuntu
2024-09-09 01:47:34 -07:00
* GTK3 libraries
2024-09-09 02:03:23 -07:00
`gir1.2-gtk-3.0` on Debian/Ubuntu