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 aflex

Version:
1.5.2021
Architecture:
amd64
Maintainer:
Stephane Carrez
Installed-Size:
380
Depends:
libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgnat-7 (>= 7.5.0-3ubuntu1~18.04)
Section:
devel
Priority:
extra
Homepage:
https://github.com/Ada-France/aflex
Description:
Lexical analyzer generator for Ada. Aflex is a lexical analyzer generating tool similar to the Unix tool lex. From a scanner description file it generates an Ada program that scans the input described by the scanner description.

Content

drwxr-xr-x root/root         0 2021-12-11 08:48 ./
drwxr-xr-x root/root         0 2021-12-11 08:48 ./usr/
drwxr-xr-x root/root         0 2021-12-11 08:48 ./usr/bin/
-rwxr-xr-x root/root    363760 2021-12-11 08:48 ./usr/bin/aflex
drwxr-xr-x root/root         0 2021-12-11 08:48 ./usr/share/
drwxr-xr-x root/root         0 2021-12-11 08:48 ./usr/share/doc/
drwxr-xr-x root/root         0 2021-12-11 08:48 ./usr/share/doc/aflex/
-rw-r--r-- root/root       784 2021-12-11 08:48 ./usr/share/doc/aflex/LICENSE
-rw-r--r-- root/root      1553 2021-12-11 08:48 ./usr/share/doc/aflex/README.md
-rw-r--r-- root/root       182 2021-12-11 08:48 ./usr/share/doc/aflex/changelog.gz
-rw-r--r-- root/root      2063 2021-12-11 08:48 ./usr/share/doc/aflex/copyright
-rw-r--r-- root/root      1502 2021-12-11 08:48 ./usr/share/doc/aflex/example.l
drwxr-xr-x root/root         0 2021-12-11 08:48 ./usr/share/man/
drwxr-xr-x root/root         0 2021-12-11 08:48 ./usr/share/man/man1/
-rw-r--r-- root/root      5550 2021-12-11 08:48 ./usr/share/man/man1/aflex.1.gz