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 ayacc

Version:
1.3.0
Architecture:
amd64
Maintainer:
Stephane Carrez
Installed-Size:
308
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/ayacc
Description:
Ada parser generator in the style of yacc (1). Ayacc reads a grammar file similar to the yacc (1) grammar and generates an Ada program that parses the grammar.

Content

drwxr-xr-x root/root         0 2021-12-11 10:54 ./
drwxr-xr-x root/root         0 2021-12-11 10:54 ./usr/
drwxr-xr-x root/root         0 2021-12-11 10:54 ./usr/bin/
-rwxr-xr-x root/root    295720 2021-12-11 10:54 ./usr/bin/ayacc
drwxr-xr-x root/root         0 2021-12-11 10:54 ./usr/share/
drwxr-xr-x root/root         0 2021-12-11 10:54 ./usr/share/doc/
drwxr-xr-x root/root         0 2021-12-11 10:54 ./usr/share/doc/ayacc/
-rw-r--r-- root/root       784 2021-12-11 10:54 ./usr/share/doc/ayacc/LICENSE
-rw-r--r-- root/root      1290 2021-12-11 10:54 ./usr/share/doc/ayacc/README.md
-rw-r--r-- root/root       143 2021-12-11 10:54 ./usr/share/doc/ayacc/changelog.gz
-rw-r--r-- root/root      2166 2021-12-11 10:54 ./usr/share/doc/ayacc/copyright
drwxr-xr-x root/root         0 2021-12-11 10:54 ./usr/share/man/
drwxr-xr-x root/root         0 2021-12-11 10:54 ./usr/share/man/man1/
-rw-r--r-- root/root      2472 2021-12-11 10:54 ./usr/share/man/man1/ayacc.1.gz