libghc-language-c99-prof
Impl. of C99 AST that strictly follows the standard; profiling libraries
This package contains an implementation of the C99 AST as described in
<http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1256.pdf>. Sticking closely
to this standard assures us that the program we deal with is a valid C99
program.
libuucd-ocaml
decode data on Unicode characters off XML (runtime files)
This OCaml module decodes data from the Unicode character database
from their XML representation, to provide high-level access so
that efficient representations can be extracted.
libpocojwt100
C++ Portable Components (POCO) JWT library
The POCO C++ Libraries are a collection of open source C++ class libraries
that simplify and accelerate the development of network-centric, portable
applications in C++. The libraries integrate perfectly with the C++ Standard
Library and fill many of the functional gaps left open by it.
seek-bzip
Command line interface for random-access decoding bzip2 data
Command line interface for decoding buffers into other buffers, synchronously.
With the help of the fibers package, it can operate on node streams.
postgresql-15
The World's Most Advanced Open Source Relational Database
PostgreSQL, also known as Postgres, is a free and open-source relational
database management system (RDBMS) emphasizing extensibility and SQL
compliance. It features transactions with Atomicity, Consistency, Isolation,
Durability (ACID) properties, automatically updatable views, materialized
views, triggers, foreign keys, and stored procedures. It is designed to handle
a range of workloads, from single machines to data warehouses or Web services
with many concurrent users.
postgresql-client-15
front-end programs for PostgreSQL 15
This package contains client and administrative programs for
PostgreSQL: these are the interactive terminal client psql and
programs for creating and removing users and databases.