Package: wnpp
X-Debbugs-Cc: debian-de...@lists.debian.org
Owner: Heather Ellsworth <heather.ellswo...@canonical.com>
X-Debbugs-Cc: heather.ellswo...@canonical.com
Severity: wishlist
* Package name : blueprint-compiler
Version : 20220302-1
Upstream Author : Matt Jakeman
* URL : https://github.com/mjakeman/blueprint-compiler
* License : GPL
Programming Lang: Python
Description : Markup language for GTK user interface files
GtkBuilder XML format is quite verbose, and many app developers don't like
using WYSIWYG editors for creating UIs. Blueprint files are intended
to be a
concise, easy-to-read format that makes it easier to create and edit
GTK UIs.
Internally, it compiles to GtkBuilder XML as part of an app's build
system. It
adds no new features, just makes the features that exist more accessible.
Another goal is to have excellent developer tooling--including a language
server--so that less knowledge of the format is required. Hopefully
this will
increase adoption of cool advanced features like GtkExpression.
Other Info
-----------
This package is a dependency of gnome-shell-extension-manager and will
be maintained by the Debian GNOME team. Packaging is at
https://salsa.debian.org/gnome-team/blueprint-compiler
Thanks,
Heather