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.
Gforth is a fast and portable implementation of the ANSI Forth language. It includes an editing mode for Emacs and an interpreter featuring completion and history. A generic virtual machine environment, vmgen, is also included.
FreeForth2 offers a lightweight Forth for x86 GNU/Linux that deftly blends assembly and Forth.
test-drive is a procedural unit testing framework for Fortran.
This library provides an implementation of the DFT-D4 dispersion correction with both a Fortran and a C interface.
This library provides an implementation of the https://www.chemie.uni-bonn.de/grimme/de/software/dft-d3/ dispersion correction.
This package contains a Fortran interface to obtain molecular geometries used for testing.
This library provides an implementation of TOML data serialization and deserialization in Fortran.
ForUtils is a modern Fortran utility library that provides essential tools for scientific computing and data processing. It offers Python-like convenience functions and object-oriented interfaces for common programming tasks in Fortran 2003/2008 programs.
Key Features:
ArrayUtils - find (minimal/maximal) index of an element in an array
FileUtils - classes for handling file access, python-like loadtxt/savetxt functions
IniObjects - read/write name=value configuration files with inheritance, array and default value support
MatrixUtils - read/write matrices and interface to some BLAS/LAPACK routines
MiscUtils - utility functions for optional arguments
MpiUtils - wrappers for MPI-routines to compile with(out) MPI library
ObjectLists - lists of arbitrary objects including specializations for vectors
RandUtils - some functions to generate random numbers
RangeUtils - maintain sets of equally spaced intervals, e.g. for integration ranges
StringUtils - utilities for strings, like concat of distinct types a.s.o.
This library implements an electronegativity equilibration model to calculate partial charges used in the DFT-D4 model.
mctc-lib (modular computation tool chain library) is a Fortran library for operating on molecular structures and reading and writing common geometry file formats.
Salut is a link-local XMPP (XEP-0174) connection manager for the Telepathy framework, currently supporting presence and single-user chats with iChat interoperability, and multi-user chats and Tubes using the Clique protocol.
cChardet is a character encoding detector, written in Python, that binds to the C library uchardet to increase performance.
Waypipe is a proxy for Wayland clients, with the aim of supporting behavior like ssh -X.
xdg-desktop-portal is a portal front-end service for Flatpak and possibly other desktop containment frameworks. It works by exposing a series of D-Bus interfaces known as portals under a well-known name (org.freedesktop.portal.Desktop) and object path (/org/freedesktop/portal/desktop).
The portal interfaces include APIs for file access, opening URIs, printing and others.
libqrtr-glib is a glib-based library to use and manage the QRTR (Qualcomm IPC Router) bus.
The shared-mime-info package contains the core database of common types and the update-mime-database command used to extend it. It requires glib2 to be installed for building the update command. Additionally, it uses intltool for translations, though this is only a dependency for the maintainers. This database is translated at Transifex.
A set of symbols and convenience functions for Ayatana indicators.
Idle is an IRC connection manager for the Telepathy framework. This package enables usage of IRC channels and private messages in Telepathy instant messaging clients such as Empathy, GNOME Shell or KDE Telepathy.
libportal provides GIO-style async APIs for most Flatpak portals.
This package provides Wayland protocol extensions for Hyprland.
libdecor is a library that can help Wayland clients draw window decorations for them. It aims to provide multiple backends that implements the decoration drawing.
Localed is a tiny daemon that can be used to control the system locale and keyboard mapping from user programs. It is used among other things by the GNOME Shell. The localectl command-line tool allows you to interact with localed. This package is extracted from the broader systemd package.
uchardet is an encoding detector library, which takes a sequence of bytes in an unknown character encoding without any additional information, and attempts to determine the encoding of the text. Returned encoding names are iconv-compatible.
Telepathy logger is a headless observer client that logs information received by the Telepathy framework. It features pluggable backends to log different sorts of messages in different formats.