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 libkeystoreada1.3.1

Source:
keystoreada
Version:
1.3.1
Architecture:
amd64
Maintainer:
Stephane Carrez
Installed-Size:
1220
Depends:
libc6 (>= 2.14), libgcc-s1 (>= 3.0), libgnat-9 (>= 9.3.0), libutilada-base2.4.0, libutilada-core2.4.0, libutilada-sys2.4.0
Section:
libs
Priority:
optional
Homepage:
https://github.com/stcarrez/ada-keystore/
Description:
Ada Keystore library (runtime) Ada Keystore is a library to store information in secure wallets and protect the stored information by encrypting the content. It is necessary to know one of the wallet password to access its content. Ada Keystore can be used to safely store passwords, credentials, bank accounts and even documents. The library allows one to manage the secure wallets from an Ada program.

Content

drwxr-xr-x root/root         0 2021-02-13 17:18 ./
drwxr-xr-x root/root         0 2021-02-13 17:18 ./usr/
drwxr-xr-x root/root         0 2021-02-13 17:18 ./usr/lib/
drwxr-xr-x root/root         0 2021-02-13 17:18 ./usr/lib/x86_64-linux-gnu/
-rw-r--r-- root/root   1234672 2021-02-13 17:18 ./usr/lib/x86_64-linux-gnu/libkeystoreada.so.1.3.1
drwxr-xr-x root/root         0 2021-02-13 17:18 ./usr/share/
drwxr-xr-x root/root         0 2021-02-13 17:18 ./usr/share/doc/
drwxr-xr-x root/root         0 2021-02-13 17:18 ./usr/share/doc/libkeystoreada1.3.1/
-rw-r--r-- root/root       234 2021-02-13 17:18 ./usr/share/doc/libkeystoreada1.3.1/changelog.gz
-rw-r--r-- root/root      2390 2021-02-13 17:18 ./usr/share/doc/libkeystoreada1.3.1/copyright