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 libopenapi-generator3-dev

Source:
libopenapi
Version:
0.6.0
Architecture:
amd64
Maintainer:
Stephane Carrez
Installed-Size:
26599
Depends:
openjdk-11-jre
Section:
libdevel
Priority:
optional
Homepage:
https://github.com/stcarrez/swagger-ada/
Description:
OpenAPI Ada Generator (development) This is the OpenAPI Code gnerator that is capable of generating Ada client and server support with the OpenAPI Ada library.

Content

drwxr-xr-x root/root         0 2022-08-02 08:59 ./
drwxr-xr-x root/root         0 2022-08-02 08:59 ./usr/
drwxr-xr-x root/root         0 2022-08-02 08:59 ./usr/bin/
-rwxr-xr-x root/root       892 2022-08-02 08:59 ./usr/bin/openapi-generator
drwxr-xr-x root/root         0 2022-08-02 08:59 ./usr/share/
drwxr-xr-x root/root         0 2022-08-02 08:59 ./usr/share/doc/
drwxr-xr-x root/root         0 2022-08-02 08:59 ./usr/share/doc/libopenapi-generator3-dev/
-rw-r--r-- root/root       268 2022-08-02 08:59 ./usr/share/doc/libopenapi-generator3-dev/changelog.gz
-rw-r--r-- root/root      1102 2022-08-02 08:59 ./usr/share/doc/libopenapi-generator3-dev/copyright
drwxr-xr-x root/root         0 2022-08-02 08:59 ./usr/share/openapi-ada/
-rw-r--r-- root/root  27224412 2022-08-02 08:59 ./usr/share/openapi-ada/openapi-generator-cli.jar