plasma-nano
Plasma shell for embedded devices
A minimal plasma shell package intended for embedded devices
libaws6
Ada Web Server shared library
AWS is a complete framework to develop Web based applications. The
main part of the framework is the embedded Web server. This small yet
powerful Web server can be embedded into your application so your
application will be able to talk with a Web browser. Around this Web
server a lot of services have been developed.
libgtkada20
Ada binding for the GTK+ GUI (dynamic library)
GtkAda is a library that allows programmers to write GTK+ applications in the
Ada programming language.
libulfius2.7
Web Framework for REST Applications in C
Based on GNU Libmicrohttpd for the backend web server, Jansson for the
json manipulation library, and Libcurl for the http/smtp client API.
libgnatcoll-gmp20
Ada binding for GMP big numbers (runtime)
The GNAT Component Collection deals with: module tracing, efficient
file IO, static string searching (Boyer-Moore), e-mails and
mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging,
shell scripting. Components relying on external dependencies are
distributed in separate packages.
libtemplates-parser20
Ada library to parse files and replace variables (runtime)
The main goal is to ease the development of Web servers. In CGI
(Common Gateway Interface) applications, you have to write HTML pages in
the program (in Ada or whatever other language) by using some specific
libraries or by using only basic output functions. This is of course not
mandatory but by lack of a good library every Web development ends up doing
just that. Templates Parser takes that burden off of you.