This is a staging site. Uploads will not persist. Testing only.
libinspector0
GWorkspace inspector framework (shared library)
GWorkspace is the official GNUstep workspace manager. The Inspector
framework is a core part of it allowing specialized inspection of
files with different filetypes.
libgraph-grammar-perl
Grammar for graphs
Graph::Grammar is a Perl implementation of a graph rewriting method (a.k.a.
graph grammar). Much of the API draws inspiration from Parse::Yapp, but
instead of acting on text streams Graph::Grammar is oriented at graphs, as
implemented in Perl's Graph module. Graph::Grammar implements a single method
parse_graph() which accepts an instance of Graph and an array of rules. Every
rule is evaluated for each vertex in a graph and, if a match is found, an
action associated with the rule is executed.
libiniparser4
runtime library for the iniParser INI file reader/writer
This package contains the runtime library for the iniParser INI file
reader/writer.
libjsoncpp26
library for reading and writing JSON for C++
jsoncpp is an implementation of a JSON reader and writer in C++. JSON
(JavaScript Object Notation) is a lightweight data-interchange format
that it is easy to parse and redable for human. It is useful for
building config files, network communications protocols, etc.
libgspell-1-3
spell-checking library for GTK+ applications
gspell provides a flexible API to add spell checking to a GTK+ application.
It features:
* GObject wrappers around Enchant
* An inline spell checker for GtkTextView (enhanced version of GtkSpell)
* A spell checker dialog for GtkTextView
* Support of the no-spell-check tag defined by GtkSourceView
* Language choosers (button and dialog)