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.
libostree is both a shared library and suite of command line tools that combines a "git-like" model for committing and downloading bootable file system trees, along with a layer for deploying them and managing the boot loader configuration.
pipx is a tool to help you install and run end-user applications written in Python. It's roughly similar to JavaScript's npx, and Trisquel's apt.
Hatch is a modern, extensible Python project manager.
Features
Standardized build system with reproducible builds by default
Robust environment management with support for custom scripts
Configurable Python distribution management
Easy publishing to PyPI or other indexes
Version management
Configurable project generation with sane defaults
Responsive CLI, ~2-3x faster than equivalent tools
The Guix Workflow Language (GWL) provides an extension to GNU Guix's declarative language for package management to automate the execution of programs in scientific workflows. The GWL can use process engines to integrate with various computing environments.
GNU Guix is a functional package manager for the GNU system, and is also a distribution thereof. It includes a virtual machine image. Besides the usual package management features, it also supports transactional upgrades and roll-backs, per-user profiles, and much more. It is based on the Nix package manager.
Akku.scm is a project-based language package manager for R6RS and R7RS Scheme. It is mainly meant for programmers who develop portable programs or libraries in Scheme, but could potentially work for end-users of those programs. It also has a translator from R7RS, which allows most R7RS code to run on R6RS implementations.
msitools is a collection of command-line tools to inspect, extract, build, and sign Windows Installer (.MSI) files. It aims to be a solution for packaging and deployment of cross-compiled Windows applications.
GNU Guix is a functional package manager for the GNU system, and is also a distribution thereof. It includes a virtual machine image. Besides the usual package management features, it also supports transactional upgrades and roll-backs, per-user profiles, and much more. It is based on the Nix package manager.
The libgcab library provides GObject functions to read, write, and modify Microsoft cabinet (.CAB) files.
ASDF is a version manager for programming language runtimes and tools. Versions can be defined and managed on a per-project basis. It features a plugin system that allows it to be extended to support further languages. It currently supports a many popular runtimes, such as Ruby, Node.js, Elixir, and Erlang.
Modules simplify shell initialization and let users modify their environment during the session with modulefiles. Modules are used on high-performance clusters to dynamically add and remove paths to specific versions of applications.
The Guix Xsearch extension is a new implementation of Guix search sped up by using a Xapian cache.
fpm is a command to convert directories, RPMs, Python eggs, Ruby gems, and more to RPMs, debs, Solaris packages and more.
The BFFE of Build Farm Front-end is an experimental frontend for Guix build farms. It works together with the Guix Data Service and Guix Build Coordinator to submit builds and monitor the activity.
It functions as a Guile library, with the run-bffe-service procedure in the (bffe) module as the entry point.
The Guix Build Coordinator helps with performing lots of builds across potentially many machines, and with doing something with the results and outputs of those builds.
The Guix Workflow Language (GWL) provides an extension to GNU Guix's declarative language for package management to automate the execution of programs in scientific workflows. The GWL can use process engines to integrate with various computing environments.
The Nar Herder is a utility for managing a collection of nars (normalized archives, in the context of Guix) along with the corresponding narinfo files which contain some signed metadata.
It can assist in serving a collection of nars, moving them between machines, or mirroring an existing collection of nars.
It's currently a working prototype, many designed features aren't implemented, and the error handling is very rough.
Poetry is a tool for dependency management and packaging in Python. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you.
Nix is a purely functional package manager. This means that it treats packages like values in purely functional programming languages such as Haskell—they are built by functions that don't have side-effects, and they never change after they have been built. Nix stores packages in the Nix store, usually the directory /nix/store, where each package has its own unique sub-directory.
Flatpak is a system for building, distributing, and running sandboxed desktop applications on GNU/Linux.
XStow is a replacement of GNU Stow written in C++. It supports all features of Stow with some extensions.
This package contains GNU Guix icons organized according to the Icon Theme Specification. They can be used by applications querying the GTK icon cache for instance.
The Guix Build Coordinator helps with performing lots of builds across potentially many machines, and with doing something with the results and outputs of those builds.
This package just includes the agent component.
GNU Guix is a functional package manager for the GNU system, and is also a distribution thereof. It includes a virtual machine image. Besides the usual package management features, it also supports transactional upgrades and roll-backs, per-user profiles, and much more. It is based on the Nix package manager.