nbdkit
toolkit for creating NBD servers
NBD is a protocol for accessing block Devices (hard disks and
disk-like things) over a network. nbdkit is a multithreaded NBD
server with a well-documented, simple plugin API with a stable ABI
guarantee that allows for easy creation of "unconventional" block
devices.
python3-pypdf
Pure-Python library built as a PDF toolkit (Python 3)
A Pure-Python library built as a PDF toolkit. It is capable of:
- extracting document information (title, author, ...),
- splitting documents page by page,
- merging documents page by page,
- cropping pages,
- merging multiple pages into a single page,
- encrypting and decrypting PDF files.
tellico-scripts
transitional package for tellico-data
Tellico is a collection manager for KDE. It includes default collections for
books, bibliographies, comic books, videos, music, coins, stamps, trading
cards, and wines.
python3-pymol
Molecular Graphics System (Python 3 modules)
PyMOL is a molecular graphics system targeted at medium to large
biomolecules like proteins. It can generate high-quality publication-ready
molecular graphics images and animations.
uvicorn
ASGI server implementation, using uvloop and httptools
Uvicorn is a fast ASGI server, built on uvloop and httptools. It currently
supports HTTP/1.1 and WebSockets.
python3-memray
Memory profiler for Python applications
Memray is a memory profiler for Python. It can track memory
allocations in Python code, in native extension modules,
and in the Python interpreter itself. It can generate several
different types of reports to help you analyze the captured
memory usage data. While commonly used as a CLI tool, it
can also be used as a library to perform more fine-grained
profiling tasks.