Source: ethereum
Section: science
Priority: extra
Maintainer: Go Ethereum Linux Builder <geth-ci@ethereum.org>
Build-Depends: debhelper (>= 8.0.0), golang-go
Standards-Version: 3.9.5
Homepage: https://ethereum.org
Vcs-Git: https://github.com/ethereum/go-ethereum.git
Vcs-Browser: https://github.com/ethereum/go-ethereum

Package: ethereum
Architecture: any
Depends: ${misc:Depends}, abigen, evm, geth, rlpdump, clef
Description: Meta-package to install geth and other tools
 Meta-package to install geth and other tools


Package: abigen
Conflicts: 
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Built-Using: ${misc:Built-Using}
Description: Source code generator to convert Ethereum contract definitions into easy to use, compile-time type-safe Go packages.
 Source code generator to convert Ethereum contract definitions into easy to use, compile-time type-safe Go packages.

Package: evm
Conflicts: 
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Built-Using: ${misc:Built-Using}
Description: Developer utility version of the EVM (Ethereum Virtual Machine) that is capable of running bytecode snippets within a configurable environment and execution mode.
 Developer utility version of the EVM (Ethereum Virtual Machine) that is capable of running bytecode snippets within a configurable environment and execution mode.

Package: geth
Conflicts: 
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Built-Using: ${misc:Built-Using}
Description: Ethereum CLI client.
 Ethereum CLI client.

Package: rlpdump
Conflicts: 
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Built-Using: ${misc:Built-Using}
Description: Developer utility tool that prints RLP structures.
 Developer utility tool that prints RLP structures.

Package: clef
Conflicts: 
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Built-Using: ${misc:Built-Using}
Description: Ethereum account management tool.
 Ethereum account management tool.

