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

r-cran-rtweet

collecting twitter data in GNU R

An implementation of calls designed to collect and organize Twitter data via Twitter's REST and stream Application Program Interfaces (API), which can be found at the following URL: <https://developer.twitter.com/en/docs>. This package has been peer- reviewed by rOpenSci (v. 0.6.9).

primecount

fast prime number counter C/C++ library

primecount is a free software program and C/C++ library that counts the primes below an integer x <= 10^31 using highly optimized implementations of the combinatorial prime counting algorithms.

librpmbuild9t64

RPM build shared library

The RPM Package Manager (RPM) is a command-line driven package management system capable of installing, uninstalling, verifying, querying, and updating computer software packages.

postgresql-14-postgis-3

Geographic objects support for PostgreSQL 14

PostGIS adds support for geographic objects to the PostgreSQL object-relational database. In effect, PostGIS "spatially enables" the PostgreSQL server, allowing it to be used as a backend spatial database for geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS "Simple Features Specification for SQL".

node-global

Little Node.js library to require global variables

node-global provides a simple way to require global variables in Node.js environment.

python3-pythran

ahead of time compiler for Python

Pythran is an ahead of time compiler for a subset of the Python language, with a focus on scientific computing. It takes a Python module annotated with a few interface descriptions and turns it into a native Python module with the same interface, but (hopefully) faster.