python3-xphyle

opening, reading, and writing files while agnostic to compression

xphyle is a small Python library that makes it easy to open compressed files. Most importantly, xphyle will use the appropriate program (e.g. 'gzip') to compress/decompress a file if it is available on your system; this is almost always faster than using the corresponding Python library. xphyle also provides methods that simplify common file I/O operations.

qml-module-org-kde-kirigami-addons-delegates

delegates module for QML

This package contains the treeview QML module. A runtime QML module providing delegates utilities.

python3-momepy

Urban Morphology Measuring Toolkit - Python 3.x

Momepy is a library for quantitative analysis of urban form - urban morphometrics. It is part of PySAL (Python Spatial Analysis Library) and is built on top of GeoPandas, other PySAL modules, and networkX.

libswiften0

XMPP library

Swiften is a robust, high-quality, standards-compliant, cross-platform, and performant C++ library for implementing XMPP applications. Swiften is used as the back-end library for the Swift Instant Messaging client.

libregexp-pattern-defhash-perl

Regexp patterns related to DefHash

Regexp::Pattern is a convention for organizing reusable regex patterns.

node-rollup-plugin-typescript2

Seamless integration between Rollup and TypeScript

This is a rewrite of original rollup-plugin-typescript, starting and borrowing from alexlur's fork.