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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
BEES is a block-oriented, user-space deduplication agent designed for large btrfs file systems. It combines off-line data deduplication with incremental scanning to minimize the time your data spend on disk between being written and being deduplicated.
bindfs is a FUSE file system for mounting a directory to another location, similar to mount --bind. It can be used for:
Making a directory read-only.
Making all executables non-executable.
Sharing a directory with a list of users (or groups).
Modifying permission bits using rules with chmod-like syntax.
Changing the permissions with which files are created.
httpfs2 is a fuse file system for mounting any HyperText (HTTP or HTTPS) URL. It uses HTTP/1.1 byte ranges to request arbitrary bytes from the web server, without needing to download the entire file. This is particularly useful with large archives such as ZIP files and ISO images when you only need to inspect their contents or extract specific files. Since the HTTP protocol itself has no notion of directories, only a single file can be mounted.
This package provides Snapper, a tool that helps with managing snapshots of Btrfs subvolumes and thin-provisioned LVM volumes. It can create and compare snapshots, revert differences between them, and supports automatic snapshots timelines.
dbxfs allows you to mount your Dropbox folder as if it were a local file system using FUSE.
Squashfuse lets you mount SquashFS archives in user-space. It supports almost all features of the SquashFS format, yet is still fast and memory-efficient.
An overlay FUSE file system that introduces non-determinism into file system metadata. For example, it can randomize the order in which directory entries are read. This is useful for detecting non-determinism in the build process.
GPhotoFS is a FUSE file system module to mount your camera as a file system on Linux. This allow using your camera with any tool able to read from a mounted file system.
The file command is a file type guesser, a command-line tool that tells you in words what kind of data a file contains. It does not rely on filename extensions to tell you the type of a file, but looks at the actual contents of the file. This package provides the libmagic library.
mnemonic is a library that provides an implementation of Bitcoin BIP-0039.
duniterpy is an implementation of duniter API. Its main features are:
Support Duniter's Basic Merkle API and protocol
Asynchronous/synchronous without threads
Support HTTP, HTTPS and Web Socket transport for Basic Merkle API
Support Elasticsearch Duniter4j API
Duniter signing key
Sign/verify and encrypt/decrypt messages with the Duniter credentials
This major mode for Emacs enables writing and managing hledger journal files. It generates some useful reports along with some financial ratios that can help you keep a check on your financial health for users of the plaintext accounting system hledger.
The package provides library functionality for communicating with a U2F device over USB.
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.
Fava is a web interface for the double-entry bookkeeping software Beancount with a focus on features and usability.
ledgerblue is a Python library to communicate with Ledger Blue/Nano S.
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.
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.
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.
A library to parse MT940 files, a bank account statement exchange format used by SWIFT. It returns smart Python collections for statistics and manipulation.
This package allows using Trezor as a hardware SSH/GPG agent.
Monero is a secure, private, untraceable currency. This package provides the Monero command line client and daemon.
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.
trezor is a Python library for communicating with TREZOR Hardware Wallet.