Ada Web Application Framework

Ada Web Application is a framework to build a web application. The Java 2 Ada site is built on top of the Ada Web Application framework.
To access this Debian respository and install it on Ubuntu 22.04 (jammy), you can add the following line to your /etc/apt/sources.list configuration file:
deb https://apt.vacs.fr/ubuntu-jammy jammy main
And you can run the following command to accept the signed packages:
wget -O - https://apt.vacs.fr/apt.vacs.fr.gpg.key | sudo tee /etc/apt/trusted.gpg.d/apt-vacs-fr.asc
To access this Debian respository and install it on Ubuntu 20.04 LTS (focal), you can add the following line to your /etc/apt/sources.list configuration file:
deb https://apt.vacs.fr/ubuntu-focal focal main
And you can run the following command to accept the signed packages:
wget -O - https://apt.vacs.fr/apt.vacs.fr.gpg.key | sudo tee /etc/apt/trusted.gpg.d/apt-vacs-fr.asc
To access this Debian respository and install it on Debian 11 (bullseye), you can add the following line to your /etc/apt/sources.list configuration file:
deb https://apt.vacs.fr/debian-bullseye bullseye main
And you can run the following command to accept the signed packages:
wget -O - https://apt.vacs.fr/apt.vacs.fr.gpg.key | sudo tee /etc/apt/trusted.gpg.d/apt-vacs-fr.asc

Package libservletada-unit1-dev

Source:
libservletada
Version:
1.5.1
Architecture:
amd64
Maintainer:
Stephane Carrez
Installed-Size:
120
Depends:
libutilada-sys1-dev, libutilada-unit1-dev, libelada1-dev, libservletada1-dev (= 1.5.1), gnat, gnat-7, libservletada-unit1.5.1 (= 1.5.1)
Section:
libdevel
Priority:
optional
Homepage:
https://github.com/stcarrez/ada-servlet/
Description:
Ada Servlet Engine testing framework (Development) Ada Servlet allows one to create web applications using the same pattern as the Java Servlet (See JSR 154, JSR 315). . The servlet testing framework provides some development files to build unit tests for the validation of Ada servlets.

Content

drwxr-xr-x root/root         0 2021-02-13 16:32 ./
drwxr-xr-x root/root         0 2021-02-13 16:32 ./usr/
drwxr-xr-x root/root         0 2021-02-13 16:32 ./usr/lib/
drwxr-xr-x root/root         0 2021-02-13 16:32 ./usr/lib/x86_64-linux-gnu/
drwxr-xr-x root/root         0 2021-02-13 16:32 ./usr/lib/x86_64-linux-gnu/ada/
drwxr-xr-x root/root         0 2021-02-13 16:32 ./usr/lib/x86_64-linux-gnu/ada/adalib/
drwxr-xr-x root/root         0 2021-02-13 16:32 ./usr/lib/x86_64-linux-gnu/ada/adalib/servletada_unit/
-r--r--r-- root/root     26032 2021-02-13 16:32 ./usr/lib/x86_64-linux-gnu/ada/adalib/servletada_unit/servlet-tests.ali
-rw-r--r-- root/root     55914 2021-02-13 16:32 ./usr/lib/x86_64-linux-gnu/libservletada_unit.a
drwxr-xr-x root/root         0 2021-02-13 16:32 ./usr/share/
drwxr-xr-x root/root         0 2021-02-13 16:32 ./usr/share/ada/
drwxr-xr-x root/root         0 2021-02-13 16:32 ./usr/share/ada/adainclude/
drwxr-xr-x root/root         0 2021-02-13 16:32 ./usr/share/ada/adainclude/servletada_unit/
-rw-r--r-- root/root     12361 2021-02-13 16:32 ./usr/share/ada/adainclude/servletada_unit/servlet-tests.adb
-rw-r--r-- root/root      5889 2021-02-13 16:32 ./usr/share/ada/adainclude/servletada_unit/servlet-tests.ads
drwxr-xr-x root/root         0 2021-02-13 16:32 ./usr/share/doc/
drwxr-xr-x root/root         0 2021-02-13 16:32 ./usr/share/doc/libservletada-unit1-dev/
-rw-r--r-- root/root       245 2021-02-13 16:32 ./usr/share/doc/libservletada-unit1-dev/changelog.gz
-rw-r--r-- root/root      1099 2021-02-13 16:32 ./usr/share/doc/libservletada-unit1-dev/copyright
drwxr-xr-x root/root         0 2021-02-13 16:32 ./usr/share/gpr/
-rw-r--r-- root/root       659 2021-02-13 16:32 ./usr/share/gpr/servletada_unit.gpr
lrwxrwxrwx root/root         0 2021-02-13 16:32 ./usr/lib/x86_64-linux-gnu/libservletada_unit.so -> libservletada_unit.so.1.5.1