This is a staging site. Uploads will not persist. Testing only.

libgnatcoll-sql4

Ada library accessing SQL databases (runtime)

The gnatcoll-db library allows Ada programs to send SQL queries to SQLite or PostGreSQL databases.

libgnatcoll-postgres2

Ada library accessing PostGreSQL databases (runtime)

The gnatcoll-db library allows Ada programs to send SQL queries to SQLite or PostGreSQL databases.

node-less-plugin-clean-css

clean-css plugin for less.js

Compresses the css output from less (a backwards-compatible language extension for CSS) using clean-css. Specify the plugin with the --clean-css command line option to lessc.

libgnatcoll-readline21

Ada binding for ReadLine input history (runtime)

The GNAT Component Collection deals with: module tracing, efficient file IO, static string searching (Boyer-Moore), e-mails and mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging, shell scripting. Components relying on external dependencies are distributed in separate packages.

rocm-cmake

AMD ROCm CMake modules

rocm-cmake provides CMake modules for common build and development tasks within the ROCm project, such as setting version numbers, configuring CPack properties, and running static analysis tools. rocm-cmake is not typically required for building libraries or programs that use ROCm.

node-grunt-timer

times the duration of your grunt tasks

This Node.js module times the duration of each of your grunt tasks automatically and outputs the execution time in milliseconds to the console after each task. It also logs the total time for all logged tasks at the end.