Source: akt
Priority: extra
Section: utils
Maintainer: Stephane Carrez <Stephane.Carrez@gmail.com>
Build-Depends: debhelper (>= 11), autotools-dev,
# dh-ada-library,
 gnat-14,
# This line is parsed by debian/rules.
 gprbuild (>= 2015-2),
 pkg-config,
 libfuse-dev,
# pandoc requires texlive-fonts-extra for PDF
 pandoc, texlive-fonts-extra
Standards-Version: 4.1.4
Homepage: https://github.com/stcarrez/ada-keystore/
Vcs-Git: https://github.com/stcarrez/ada-keystore.git -b debian-gnat-12
Vcs-Browser: https://github.com/stcarrez/ada-keystore/tree/debian-gnat-12

Package: akt
Section: utils
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: protect your sensitive data with secure local storage
 AKT is a tool 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.  AKT can be used to safely store passwords,
 credentials, bank accounts and even documents.
