python3-podman

Python 3 wrapper to access podman's interface

This package contains oodles of routines that aid in controlling podman over it's RESTful API.

dict-freedict-pol-bul

Polish-Bulgarian dictionary for the dict server/client

This is the Polish-Bulgarian dictionary from the FreeDict project. It contains 13545 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict.

golang-1.22-src

Go programming language - source files

The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language.

libbpp-phyl12t64

Bio++ Phylogenetic library

Bio++ is a set of C++ libraries for Bioinformatics, including sequence analysis, phylogenetics, molecular evolution and population genetics. Bio++ is Object Oriented and is designed to be both easy to use and computer efficient. Bio++ intends to help programmers to write computer expensive programs, by providing them a set of re-usable tools.

libvirt-daemon-log

Virtualization log daemon

libvirt exposes a long-term stable API that can be used to interact with various hypervisors. Its architecture is highly modular, with most features implemented as optional drivers. It can be used from C as well as several other programming languages, and it forms the basis of virtualization solutions tailored for a range of use cases.

pdb-tools

tools for manipulating and editing PDB files

Manipulating PDB (Protein Data Bank) files is often painful. Extracting a particular chain or set of residues, renumbering residues, splitting or merging models and chains, or just ensuring the file is conforming to the PDB specifications are examples of tasks that can be done using any decent parsing library or graphical interface. These, however, almost always require 1) scripting knowledge, 2) time, and 3) installing one or more programs.