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.
The purpose of the ufonormalizer command is to provide a standard formatting so that updates to UFO data can be usefully versioned. Examples of formatting applied by ufoNormalizer include:
Changing floating-point numbers to integers where it doesn't alter the value (e.g. x="95.0" becomes x="95")
Rounding floating-point numbers to 10 digits
Formatting XML with tabs rather than spaces.
LibUniNamesList holds www.unicode.org Nameslist.txt data which can be useful for programs that need Unicode "Names", "Annotations", and block definitions.
Defcon is a set of UFO based objects optimized for use in font editing applications. The objects are built to be lightweight, fast and flexible. The objects are very bare-bones and they are not meant to be end-all, be-all objects. Rather, they are meant to provide base functionality so that you can focus on your application’s behavior, not object observing or maintaining cached data. Defcon implements UFO3 as described by the UFO font format.
TTF2PT1 provides tools to convert most TrueType fonts (or other formats supported by the FreeType library) to an Adobe Type 1 .pfa or .pfb file. Another use is as a hinting engine: feed it an unhinted or poorly hinted Adobe Type 1 font through the FreeType library and get it back with freshly generated hints. The files produced by default are in human-readable form, which further needs to be encoded with t1utilities to work with most software requiring Type 1 fonts.
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.
SmithForth is an implementation of the Forth programming language for x86-64 desktop computers. SmithForth is a text interpreter that runs in a Linux text console.
test-drive is a procedural unit testing framework for 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.
mctc-lib (modular computation tool chain library) is a Fortran library for operating on molecular structures and reading and writing common geometry file formats.
This library provides an implementation of the DFT-D4 dispersion correction with both a Fortran and a C interface.
This package contains a Fortran interface to obtain molecular geometries used for testing.
This library implements an electronegativity equilibration model to calculate partial charges used in the DFT-D4 model.
This library provides an implementation of the https://www.chemie.uni-bonn.de/grimme/de/software/dft-d3/ dispersion correction.
This library provides an implementation of TOML data serialization and deserialization in Fortran.
This package provides an easy to follow library to make Fortran easier in general with wrapped interfaces, sorting routines, kD-Trees, and other algorithms to handle scientific data and concepts. The library contains core fortran routines and object-oriented classes.
xdg-user-dirs is a tool to help manage "well known" user directories, such as the desktop folder or the music folder. It also handles localization (i.e. translation) of the file names. Designed to be automatically run when a user logs in, xdg-user-dirs can also be run manually by a user.
Wev is a tool that opens a window, printing all events sent to a Wayland window, such as key presses. It is analogous to the X11 tool XEv.
fprintd is a D-Bus daemon that offers functionality of libfprint, a library to access fingerprint readers, over the D-Bus interprocess communication bus. This daemon layer above libfprint solves problems related to applications simultaneously competing for fingerprint readers.
Wayland-Protocols contains Wayland protocols that add functionality not available in the Wayland core protocol. Such protocols either add completely new functionality, or extend the functionality of some other protocol either in Wayland core, or some other protocol in wayland-protocols.
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.
The udiskie program is a udisks2 front-end that manages removable media such as CDs or flash drives from userspace.
Its features include:
automount removable media,
notifications,
tray icon,
command line tools for manual (un)mounting,
LUKS encrypted devices,
unlocking with keyfiles,
loop devices (mounting ISO archives),
password caching.
This package provides a backend implementation for xdg-desktop-portal which uses GTK+ and various pieces of GNOME infrastructure, such as the org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaces.