_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


emacs-ledger-mode 4.0.0-1.356d804
Dependencies: ledger@3.4.1
Channel: guix
Location: gnu/packages/finance.scm (gnu packages finance)
Home page: https://ledger-cli.org/
Licenses: GPL 2+
Build system: emacs
Synopsis: Command-line double-entry accounting program
Description:

Ledger is a powerful, double-entry accounting system that is accessed from the UNIX command-line. This may put off some users, since there is no flashy UI, but for those who want unparalleled reporting access to their data there are few alternatives.

Ledger uses text files for input. It reads the files and generates reports; there is no other database or stored state. To use Ledger, you create a file of your account names and transactions, run from the command line with some options to specify input and requested reports, and get output. The output is generally plain text, though you could generate a graph or html instead. Ledger is simple in concept, surprisingly rich in ability, and easy to use.

This package provides the Emacs mode.

python-stdnum 2.1
Channel: guix
Location: gnu/packages/finance.scm (gnu packages finance)
Home page: https://arthurdejong.org/python-stdnum/
Licenses: LGPL 2.1+
Build system: pyproject
Synopsis: Python module to handle standardized number and code formats
Description:

This is a Python library that aims to provide functions to handle, parse and validate standard numbers. The module supports more than 100 different number formats amongst which a great number of VAT and other tax numbers, personal identity and company identification codes, international standard numbers (ISBN, IBAN, EAN, etc.) and various other formats. The module also includes implementations of the Verhoeff, Luhn and family of ISO/IEC 7064 check digit algorithms.

keepkey-agent 0.9.0
Dependencies: python-keepkey@6.0.3 python-packaging@25.0 python-trezor-agent@0.15.0
Channel: guix
Location: gnu/packages/finance.scm (gnu packages finance)
Home page: https://github.com/romanz/trezor-agent
Licenses: LGPL 3
Build system: pyproject
Synopsis: KeepKey as hardware SSH/GPG agent
Description:

This package allows using KeepKey as a hardware SSH/GPG agent.

beancount 3.1.0
Propagated dependencies: python-bottle@0.13.4 python-click@8.1.8 python-dateutil@2.9.0 python-regex@2024.11.6
Channel: guix
Location: gnu/packages/finance.scm (gnu packages finance)
Home page: https://beancount.github.io/
Licenses: GPL 2
Build system: pyproject
Synopsis: Command-line double-entry accounting tool
Description:

Beancount is a double-entry bookkeeping computer language that lets you define financial transaction records in a text file, read them in memory, generate a variety of reports from them, and provides a web interface.

beancount 2.3.6
Propagated dependencies: python-beautifulsoup4@4.14.3 python-bottle@0.13.4 python-chardet@5.2.0 python-dateutil@2.9.0 python-google-api-client@2.102.0 python-google-auth-oauthlib@1.1.0 python-lxml@6.0.1 python-magic@0.4.27 python-oauth2client@4.0.0 python-ply@3.11 python-requests@2.32.5
Channel: guix
Location: gnu/packages/finance.scm (gnu packages finance)
Home page: https://beancount.github.io/
Licenses: GPL 2
Build system: pyproject
Synopsis: Command-line double-entry accounting tool
Description:

Beancount is a double-entry bookkeeping computer language that lets you define financial transaction records in a text file, read them in memory, generate a variety of reports from them, and provides a web interface.

electrum 4.6.1
Dependencies: electrum-aionostr@0.0.11 python-aiohttp@3.11.11 python-aiohttp-socks@0.10.1 python-aiorpcx@0.25.0 python-attrs@25.3.0 python-certifi@2025.06.15 python-cryptography@44.0.0 python-dnspython@2.7.0 python-electrum-ecc@0.0.5 python-hidapi@0.14.0.post2 python-jsonpatch@1.33 python-protobuf@3.20.3 python-pyaes@1.6.1 python-pyqt@6.9.1 python-qdarkstyle@3.2.3 python-qrcode@8.2 zbar@0.23.93
Channel: guix
Location: gnu/packages/finance.scm (gnu packages finance)
Home page: https://electrum.org/
Licenses: Expat
Build system: pyproject
Synopsis: Bitcoin wallet
Description:

Electrum is a lightweight Bitcoin client, based on a client-server protocol. It supports Simple Payment Verification (SPV) and deterministic key generation from a seed. Your secret keys are encrypted and are never sent to other machines/servers. Electrum does not download the Bitcoin blockchain.

python-schwifty 2025.9.0
Propagated dependencies: python-importlib-resources@6.5.2 python-pycountry@24.6.1 python-rstr@3.2.2 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/finance.scm (gnu packages finance)
Home page: http://github.com/mdomke/schwifty/
Licenses: Expat
Build system: pyproject
Synopsis: Python module to work with IBANs and BICs
Description:

schwifty is a Python library that let's you easily work with IBANs and BICs as specified by the ISO. IBAN is the Internation Bank Account Number and BIC the Business Identifier Code. Both are used for international money transfer.

python-electrum-ecc 0.0.5
Dependencies: libsecp256k1@0.7.0
Channel: guix
Location: gnu/packages/finance.scm (gnu packages finance)
Home page: https://github.com/spesmilo/electrum-ecc
Licenses: Expat
Build system: pyproject
Synopsis: Pure python ctypes wrapper for libsecp256k1
Description:

This package provides a pure Python ctypes wrapper for libsecp256k1.

hledger 1.27.1
Dependencies: ghc-decimal@0.5.2 ghc-diff@0.4.1 ghc-aeson@2.0.3.0 ghc-ansi-terminal@0.11.4 ghc-breakpoint@0.1.2.1 ghc-cmdargs@0.10.22 ghc-data-default@0.7.1.1 ghc-extra@1.7.13 ghc-githash@0.1.6.3 ghc-hashable@1.4.2.0 ghc-hledger-lib@1.27.1 ghc-lucid@2.11.20230408 ghc-math-functions@0.3.4.2 ghc-megaparsec@9.2.2 ghc-microlens@0.4.12.0 ghc-regex-tdfa@1.3.2.1 ghc-safe@0.3.19 ghc-shakespeare@2.0.30 ghc-split@0.2.3.5 ghc-tabular@0.2.2.8 ghc-tasty@1.4.3 ghc-temporary@1.3 ghc-timeit@2.0 ghc-unordered-containers@0.2.19.1 ghc-utf8-string@1.0.2 ghc-utility-ht@0.0.17 ghc-wizards@1.0.3
Channel: guix
Location: gnu/packages/finance.scm (gnu packages finance)
Home page: http://hledger.org
Licenses: GPL 3
Build system: haskell
Synopsis: Command-line interface for the hledger accounting system
Description:

The command-line interface for the hledger accounting system. Its basic function is to read a plain text file describing financial transactions and produce useful reports.

hledger is a robust, cross-platform set of tools for tracking money, time, or any other commodity, using double-entry accounting and a simple, editable file format, with command-line, terminal and web interfaces. It is a Haskell rewrite of Ledger, and one of the leading implementations of Plain Text Accounting.

fava 1.30.7
Propagated dependencies: beancount@3.1.0 beanquery@0.2.0 python-babel@2.16.0 python-beangulp@0.2.0 python-cheroot@10.0.1 python-click@8.1.8 python-flask@3.1.0 python-flask-babel@4.0.0 python-jinja2@3.1.2 python-markdown2@2.5.3 python-ply@3.11 python-simplejson@3.20.1 python-watchfiles@1.0.5 python-werkzeug@3.1.3
Channel: guix
Location: gnu/packages/finance.scm (gnu packages finance)
Home page: https://beancount.github.io/fava/
Licenses: Expat
Build system: pyproject
Synopsis: Web interface for the accounting tool Beancount
Description:

Fava is a web interface for the double-entry bookkeeping software Beancount with a focus on features and usability.

trezord-udev-rules 0.0.0-0.bff7fdf
Channel: guix
Location: gnu/packages/finance.scm (gnu packages finance)
Home page: https://github.com/trezor/trezor-common
Licenses: LGPL 3+
Build system: copy
Synopsis: Udev rules for trezord
Description:

This contains the udev rules for trezord. This will let a user run trezord as a regular user instead of needing to it run as root.

electron-cash 4.4.1
Dependencies: bash-minimal@5.2.37 libevent@2.1.12 libsecp256k1-bitcoin-cash@0.22.1 openssl@3.0.8 python-cython@3.1.2 python-dateutil@2.9.0 python-dnspython@2.7.0 python-ecdsa@0.19.0 python-hidapi@0.14.0.post2 python-jsonrpclib-pelix@0.3.2 python-keepkey@6.0.3 python-pathvalidate@2.4.1 python-protobuf@3.20.3 python-pyaes@1.6.1 python-pyqt@5.15.11 python-pysocks@1.7.1 python-qdarkstyle@3.2.3 python-qrcode@8.2 python-requests@2.32.5 python-stem@1.8.2 python-trezor@0.13.7 qtsvg@5.15.17 zlib@1.3.1
Channel: guix
Location: gnu/packages/finance.scm (gnu packages finance)
Home page: https://electroncash.org/
Licenses: Expat
Build system: python
Synopsis: Bitcoin Cash wallet
Description:

Electroncash is a lightweight Bitcoin Cash client, based on a client-server protocol. It supports Simple Payment Verification (SPV) and deterministic key generation from a seed. Your secret keys are encrypted and are never sent to other machines/servers. Electroncash does not download the Bitcoin Cash blockchain.

xmrig 6.24.0
Dependencies: hwloc@2.12.2 libuv@1.44.2 openssl@3.0.8
Channel: guix
Location: gnu/packages/finance.scm (gnu packages finance)
Home page: https://xmrig.com/
Licenses: GPL 3+
Build system: cmake
Synopsis: Monero miner
Description:

XMRig is a high-performance, cross-platform RandomX, KawPow, CryptoNight and GhostRider unified CPU/GPU miner and RandomX benchmark.

Warning: upstream, by default, receives a percentage of the mining time. This anti-functionality has been neutralized in Guix, but possibly not in all other distributions.

Warning: this software, because of its nature, has high energy consumption. Also, the energy expenses might be higher than the cryptocurrency gained by mining.

python-trezor-agent 0.15.0
Propagated dependencies: python-bech32@1.2.0-0.231e4d8 python-configargparse@1.7 python-cryptography@44.0.0 python-daemon@3.1.2 python-docutils@0.21.2 python-ecdsa@0.19.0 python-hidapi@0.14.0.post2 python-mnemonic@0.21 python-pymsgbox@1.0.6-1.944b7cd python-pynacl@1.5.0 python-semver@3.0.4 python-unidecode@1.4.0 python-wheel@0.46.1
Channel: guix
Location: gnu/packages/finance.scm (gnu packages finance)
Home page: https://github.com/romanz/trezor-agent
Licenses: LGPL 3
Build system: pyproject
Synopsis: Use hardware wallets as SSH and GPG agent
Description:

libagent is a library that allows using TREZOR, Keepkey and Ledger Nano as a hardware SSH/GPG agent.

trezord 2.0.33-0.a58468e
Channel: guix
Location: gnu/packages/finance.scm (gnu packages finance)
Home page: https://trezor.io
Licenses: LGPL 3+
Build system: go
Synopsis: Trezor Communication Daemon aka Trezor Bridge (written in Go)
Description:

This allows a Trezor hardware wallet to communicate to the Trezor wallet.

ledger-agent 0.9.0
Dependencies: python-ledgerblue@0.1.54 python-trezor-agent@0.15.0
Channel: guix
Location: gnu/packages/finance.scm (gnu packages finance)
Home page: https://github.com/romanz/trezor-agent
Licenses: LGPL 3
Build system: pyproject
Synopsis: Ledger as hardware SSH/GPG agent
Description:

This package allows using Ledger as hardware SSH/GPG agent.

p2pool 4.12
Dependencies: cppzmq@4.10.0 curl@8.6.0 libuv@1.44.2 rapidjson@1.1.0-1.949c771 robin-hood-hashing@3.11.5 zeromq@4.3.5
Channel: guix
Location: gnu/packages/finance.scm (gnu packages finance)
Home page: https://p2pool.io/
Licenses: GPL 3
Build system: cmake
Synopsis: Decentralized Monero mining pool
Description:

Monero P2Pool is a peer-to-peer Monero mining pool. P2Pool combines the advantages of pool and solo mining; you still fully control your Monero node and what it mines, but you get frequent payouts like on a regular pool.

homebank 5.9.6
Dependencies: gtk+@3.24.51 libofx@0.10.9 libsoup-minimal@3.6.4
Channel: guix
Location: gnu/packages/finance.scm (gnu packages finance)
Home page: https://gethomebank.org/en/index.php
Licenses: GPL 2+
Build system: glib-or-gtk
Synopsis: Graphical personal accounting application
Description:

HomeBank allows you to manage your personal accounts at home. The seeks to be lightweight, simple and easy to use. It brings features that allow you to analyze your finances in a detailed way instantly and dynamically with report tools based on filtering and graphical charts.

python-trezor 0.13.7
Propagated dependencies: python-attrs@25.3.0 python-click@8.1.8 python-construct-classes@0.1.2 python-ecdsa@0.19.0 python-hidapi@0.14.0.post2 python-libusb1@3.0.0 python-mnemonic@0.21 python-requests@2.32.5 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/finance.scm (gnu packages finance)
Home page: https://github.com/trezor/python-trezor
Licenses: LGPL 3
Build system: pyproject
Synopsis: Python library for communicating with TREZOR Hardware Wallet
Description:

trezor is a Python library for communicating with TREZOR Hardware Wallet.

python-beangulp 0.2.0
Propagated dependencies: beancount@3.1.0 python-beautifulsoup4@4.14.3 python-chardet@5.2.0 python-petl@1.7.16 python-click@8.1.8 python-lxml@6.0.1 python-magic@0.4.27
Channel: guix
Location: gnu/packages/finance.scm (gnu packages finance)
Home page: https://github.com/beancount/beangulp
Licenses: GPL 2
Build system: pyproject
Synopsis: Library to facilitate importing data into a Beancount ledger.
Description:

A framework for importing transactions into a Beancount ledger from account statements and other documents and for managing documents.

python-mnemonic 0.21
Propagated dependencies: python-pbkdf2@1.3
Channel: guix
Location: gnu/packages/finance.scm (gnu packages finance)
Home page: https://github.com/trezor/python-mnemonic
Licenses: Expat
Build system: pyproject
Synopsis: Implementation of Bitcoin BIP-0039
Description:

mnemonic is a library that provides an implementation of Bitcoin BIP-0039.

geierlein 0.9.13
Dependencies: icecat@140.6.0-gnu1
Channel: guix
Location: gnu/packages/finance.scm (gnu packages finance)
Home page: https://stesie.github.io/geierlein/
Licenses: AGPL 3+
Build system: gnu
Synopsis: Free Elster client, for sending Germany VAT declarations
Description:

Geierlein is a free Elster client, i.e. an application that sends VAT declarations to Germany's fiscal authorities.

Currently it is *not* possible to send returns that are due annually (especially the income tax return) since the fiscal authority doesn't allow doing that off the ERiC library (which is proprietary however). It's not clear at the moment whether one day it will be possible to do so.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091