Surface NMR processing and inversion GUI
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12345678 |
- """
- A set of PyQt distutils extensions for build qt ui files in a pythonic way:
-
- - build_ui: build qt ui/qrc files
-
- """
-
- __version__ = '0.7.3'
|