github.com/evdatsion/aphelion-dpos-bft@v0.32.1/tools/build/tendermint/DEBIAN/control (about)

     1  Source: tendermint
     2  Section: net
     3  Priority: optional
     4  Maintainer: Greg Szabo <greg@philosobear.com>
     5  Build-Depends: debhelper (>=9)
     6  Standards-Version: 3.9.6
     7  Homepage: https:/.com
     8  Package: tendermint
     9  Architecture: amd64
    10  Version: @VERSION@
    11  Installed-Size: @INSTALLEDSIZE@
    12  Description: securely and consistently replicate an application on many machines
    13   Tendermint is software for securely and consistently replicating an application on many machines. By securely, we mean that Tendermint works even if up to 1/3 of machines fail in arbitrary ways. By consistently, we mean that every non-faulty machine sees the same transaction log and computes the same state.
    14