python3-libarchive-c

Python3 interface to libarchive

The libarchive library provides a flexible interface for reading and writing archives in various formats such as tar and cpio. libarchive also supports reading and writing archives compressed using various compression filters such as gzip and bzip2.

python3-breezy

distributed version control system - Python 3 library

Breezy is a distributed version control system designed to be easy to use and intuitive, able to adapt to many file formats and workflows, reliable, and easily extendable.

python-bz2file

Python library for reading and writing bzip2-compressed files

Bz2file is a Python library for reading and writing bzip2-compressed files.

librte-rawdev-skeleton20.0

Data Plane Development Kit (librte-rawdev-skeleton runtime library)

python-ulmo

Simple & fast Python access to public hydrology & climatology data

e-wrapper

invoke your editor, with optional file:lineno handling

All or almost all Unix editors support the syntax of "editor +42 file", to open the given file and start with the cursor at line 42. Alas, the syntax programs that output such data use is different: either "file:42: Something" or "file:42:1: Something", :1 being a column number.