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.
libandroid-zipflinger-java
Library dedicated to ZIP files manipulation
It can create an archive from scratch but also add/remove
entries without decompressing/compressing the whole archive.
The goal of the library is to work as fast as possible (its
original purpose is to enable fast Android APK deployment).
The two main features allowing high-speed are Zipflinger's
ability to edit the CD of an archive and its usage of
zero-copy transfer when moving entries across archives.
python3-inflate64
Enhanced Deflate compression algorithm
The "inflate64" is a Python package to provide "Deflater" and
"Inflater" class to compress and decompress with Enhanced Deflate
compression algorithm.
abcl
Common Lisp implementation in the Java Virtual Machine
Armed Bear Common Lisp (ABCL) is a conforming implementation of ANSI X3J13
Common Lisp that runs in the Java Virtual Machine. It compiles Lisp code
directly to Java byte code for execution.
libqt6multimediaquick6
Qt 6 Multimedia Quick library
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
libobject-pad-slotattr-lazyinit-perl
lazily initialise Object::Pad slots at first read
Object::Pad::SlotAttr::LazyInit provides
a third-party slot attribute for Object::Pad-based classes,
which declares that the slot it is attached to
has a lazy initialisation method,
which will be called the first time the slot's value is read from.