nx-libs/nxdialog/README.md
2025-08-08 20:00:36 +02:00

24 lines
381 B
Markdown

# NX Dialog Helper Tool
The ``nxdialog`` script can be executed with Python 2.6.x (or higher) and
Python 3.4.x (or higher) alike.
## Runtime Dependencies
Required Python modules:
* argparse
* gi
Required GIR namespaces:
* Gtk
* Gdk
* GdkX11
See the man page for more details.
## License
The ``nxdialog`` script and related files have been licensed under GPLv2+.