Source: monero Section: utils Priority: optional Maintainer: Debian Cryptocoin Team Uploaders: Bastian Germann Build-Depends: cmake, debhelper-compat (= 13), doxygen, graphviz, libboost-chrono-dev, libboost-date-time-dev, libboost-filesystem-dev, libboost-locale-dev, libboost-program-options-dev, libboost-regex-dev, libboost-serialization-dev, libboost-system-dev, libboost-thread-dev, libdb-dev, libgtest-dev, libhidapi-dev [!kfreebsd-any !hurd-any], libminiupnpc-dev, librandomx-dev, libsodium-dev, libssl-dev, libunbound-dev, libzmq3-dev, pandoc , pkg-config, python3 , python3-monotonic , python3-psutil , python3-requests , qttools5-dev-tools, rapidjson-dev, Standards-Version: 4.6.1 Homepage: https://www.getmonero.org/downloads/#cli Vcs-Git: https://salsa.debian.org/cryptocoin-team/monero.git Vcs-Browser: https://salsa.debian.org/cryptocoin-team/monero Rules-Requires-Root: no Package: monero Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, Description: cryptocoin client for Monero network - daemon and tools Full Monero client (a.k.a. Monero Core) is a full-node wallet for the Monero network. . Monero (XMR) is an open-source cryptocurrency that focuses on privacy and decentralization. Monero uses a public ledger to record transactions while new units are created through a process called mining. Monero aims to improve on existing cryptocurrency design by obscuring sender, recipient and amount of every transaction made as well as making the mining process more egalitarian. . This package provides the daemon monerod for Full Monero client, and command-line tools to interact with the daemon. . Beware that full global transaction history (blockchain) is stored locally, which may require very large amounts of disk space. . Disk space requirements (as of 2021): full blockchain ~95-100GB, pruned blockchain ~30GB. More info at . Package: monero-tests Architecture: any Depends: monero (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, Description: cryptocoin client for Monero network - testsuite Full Monero client (a.k.a. Monero Core) is a full-node wallet for the Monero network. . Monero (XMR) is an open-source cryptocurrency that focuses on privacy and decentralization. Monero uses a public ledger to record transactions while new units are created through a process called mining. Monero aims to improve on existing cryptocurrency design by obscuring sender, recipient and amount of every transaction made as well as making the mining process more egalitarian. . This package provides the test suite for Full Monero client.