python3-pyftpdlib

Python FTP server library (Python 3)

Python FTP server library provides a high-level portable interface to easily write asynchronous FTP servers with Python.

python3-maxminddb

Python 3 module for reading the MaxMind DB format

This is a Python module for reading MaxMind DB files. The module includes both a pure Python reader and an optional C extension.

libevview3-3t64

Document (PostScript, PDF) rendering library - Gtk+ widgets

This package contains libevview, which provides GTK+ widgets for displaying documents.

python3-pyeclib

interface for implementing erasure codes - Python 3.x

This library provides a simple Python interface for implementing erasure codes. To obtain the best possible performance, the underlying erasure code algorithms are written in C.

libpolylib64-8t64

Polyhedral library - long int version

Polylib is a free C library for doing computations on polyhedra. The library is operating on objects like vectors, matrices, lattices, polyhedra, Z-polyhedra, unions of polyhedra and other intermediary structures. It provides functions for all important operations on these structures. This package provides the version for operations on long integers.

clang-format-18

Tool to format C/C++/Obj-C code

Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming.