python3-pyproject-parser

parser for 'pyproject.toml' file

Tool developed to parse the pyproject.toml file. In addition to the parsing library, pyproject-parser has a command-line interface for validating and reformatting pyproject.toml files.

turbosearch

wordlist url search tool

TurboSearch is a Python script, brute-force style, that searches text files for keywords and returns lines containing those keywords.

gotd

game of trees repository server

Game of Trees (Got) is a version control system which prioritizes ease of use and simplicity over flexibility. Got uses Git repositories to store versioned data. Git can be used for any functionality which has not yet been implemented in Got. It will always remain possible to work with both Got and Git on the same repository.

systemd-userdbd

dynamic user/group manager

systemd-userdbd is a system service that multiplexes user/group lookups to all local services that provide JSON user/group record definitions to the system. In addition it synthesizes JSON user/group records from classic UNIX/glibc NSS user/group records in order to provide full backwards compatibility. It may also pick up statically defined JSON user/group records from drop-in files.

libticonv9

Texas Instruments calculators charsets library

The libticonv is a library providing support for operations on Texas Instruments calculators charsets. All charsets for all calculators are supported; the library is also able to convert from/to UTF-8/UTF-16.

libstd-rust-1.83

Rust standard libraries

Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency.