trydiffoscope

in-depth comparison of files, archives, etc. (try.diffoscope.org client)

diffoscope will try to get to the bottom of what makes files or directories different. It will recursively unpack archives of many kinds and transform various binary formats into more human readable form to compare them. It can compare two tarballs, ISO images, or PDF just as easily. The differences can be shown in a text or HTML report.

libbasix0.9

Finite Element Basis Function Definition Runtime Library (Python 3)

Computes FE basis functions and derivatives for the following elements: - Lagrange (interval, triangle, tetrahedron, prism, pyramid, quadrilateral, hexahedron) - Nédélec (triangle, tetrahedron) - Nédélec Second Kind (triangle, tetrahedron) - Raviart-Thomas (triangle, tetrahedron) - Regge (triangle, tetrahedron) - Crouzeix-Raviart (triangle, tetrahedron)

elpa-treemacs-projectile

tree layout file explorer for Emacs - projectile support

Treemacs is a file and project explorer similar to NeoTree or vim’s NerdTree, but largely inspired by the Project Explorer in Eclipse. It shows the file system outlines of your projects in a simple tree layout allowing quick navigation and exploration, while also possessing basic file management utilities.

tree-sitter-markdown-inline-src

inline markdown parser for Tree-sitter (source files)

This package contains the generated source files for building the inline markdown parser shared object.

tree-sitter-markdown-src

markdown parser for Tree-sitter (source files)

This package contains the generated source files for building the markdown parser shared object.

python3-hiyapyco

Hierarchical YAML Python Config

A specialization of software often also requires a specialization of the software's configuration. And properties between the general and the specialized configuration may be shared, albeit overriden.