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.
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.
Silkaj is a command line client for the Duniter network.
Its features are:
information about currency,
issuers difficulty to generate next block,
network view of nodes,
list of last issuers,
send transactions,
get account amount.
This package provides a Python library to communicate with Ledger Nano dongle.
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.
This package allows using KeepKey as a hardware SSH/GPG agent.
This package provides a simple Web-based User Interface (UI) for the hledger accounting system. It can be used as a local, single-user UI, or as a multi-user UI for viewing, adding, and editing on the Web.
This is a Python wrapper for TA-Lib based on Cython. TA-Lib is a library providing common functions for the technical analysis of financial market data.
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.
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.
Flowee packages all tier-1 applications and services from the Flowee group. This includes components like The Hub and Indexer which and various others that allows you to run services and through them access the Bitcoin Cash networks.
TA-Lib is a library providing common functions for the technical analysis of financial market data.
Fava is a web interface for the double-entry bookkeeping software Beancount with a focus on features and usability.
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.
A framework for importing transactions into a Beancount ledger from account statements and other documents and for managing documents.
ledgerblue is a Python library to communicate with Ledger Blue/Nano S.
Kitsas is a Finnish accounting program with the following goals and features:
Ease of use
Digital management of documents
Creating a digital archive
Built-in invoicing
Creating reports.
A specialized SQL-like query client for Beancount ledger files. It can run interactively or in batch mode. By providing a specialized query engine that takes advantage of the structure of double-entry transactions, it can easily generate custom reports specific to accounting purposes.
Grisbi is a personal accounting application written by French developers that is designed to follow French accounting rules. Grisbi can manage multiple accounts, currencies and users. It manages third party, expenditure and receipt categories, budgetary lines, financial years, budget estimates, bankcard management and other information.
This package is a fork of aionostr that does not require Coincurve.
OpenTaxSolver is a program for calculating tax form entries for federal and state personal income taxes. It automatically fills out and prints your forms for mailing.
trezor is a Python library for communicating with TREZOR Hardware Wallet.
Bitcoin is a digital currency that enables instant payments to anyone anywhere in the world. It uses peer-to-peer technology to operate without central authority: managing transactions and issuing money are carried out collectively by the network. Bitcoin Core is the reference implementation of the bitcoin protocol. This package provides the Bitcoin Core command line client and a client based on Qt.
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.
This package provides a pure Python ctypes wrapper for libsecp256k1.