node-jss-plugin-compose

node-jss plugin for classes composition

JSS is an authoring tool for CSS which allows you to use JavaScript to describe styles in a declarative, conflict-free and reusable way. It can compile in the browser, server-side or at build time in Node.

ruby-railties

tools for creating, working with, and running Rails applications

This package contains the Rails internals, i.e. components that implement and/or control application bootup, plugins, generators, and rake tasks.

r-cran-cluster

GNU R package for cluster analysis by Rousseeuw et al

This package provides functions and datasets for cluster analysis originally written by Peter Rousseeuw, Anja Struyf and Mia Hubert.

postgresql-13

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-doc-13

documentation for the PostgreSQL database management system

This package contains all README files, user manual, and examples for PostgreSQL 13. The manual is in HTML format.

python3-termcolor

ANSII Color formatting for output in terminal - Python 3.x

The termcolor Python module provides ANSII Color formatting for output in terminal. It may be useful for the output of unit testing results in color, or any other type of input that needs colors.