libgmsh4.12

Three-dimensional finite element mesh generator shared library

Gmsh is a 3D finite element grid generator with a build-in CAD engine and post-processor. Its design goal is to provide a fast, light and user-friendly meshing tool with parametric input and advanced visualization capabilities. Gmsh is built around four modules: geometry, mesh, solver and post-processing. The specification of any input to these modules is done either interactively using the graphical user interface or in ASCII text files using Gmsh's own scripting language.

libllhttp9.1

HTTP messages parser library

libllhttp provides the Node.js library used to parse HTTP messages.

libjsonrpccpp-common0t64

common functionality for server and client library

This library provides common classes for the libjson-rpc-cpp framework like

libjodycode3t64

shared lib for programs written by Jody Bruchon (runtime)

libjodycode is a software code library containing code shared among several of the programs written by Jody Bruchon such as imagepile, jdupes, winregfs, and zeromerge. These shared pieces of code were copied between each program as they were updated. As the number of programs increased and keeping these pieces of code synced became more annoying, the decision was made to combine all of them into a single reusable shared library.

libdata-find-perl

Find data in arbitrary data structures

A simple Perl module that provides three simple subroutines to dive into an arbitrary data structure and extract references to internal data.

libgeo-wkt-simple-perl

Simple utils to parse/build Well Known Text(WKT) format string.

This module can parse/build WKT format string into/from pure Perl data structure. It is simpler than Geo::WKT and does not depend on the Proj library, and even support MULTI(LINE|STRING|POLYGON) objects.