Widget toolkit for creating graphical user interfaces
wxWidgets is a C++ library that lets developers create applications with a graphical user interface. It has language bindings for Python, Perl, Ruby and many other languages.
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'gtk' does not match package name 'gtk+' | |
input-labels Identify input labels that do not match package names | label 'libjpeg' does not match package name 'libjpeg-turbo' | |
description Validate package descriptions | description should start with an upper-case letter or digit |