libghc-bytestring-to-vector-prof

convert ByteString<->Vector.Storable without copying; profiling libraries

This library allows conversion between the types from Data.ByteString and Data.Vector.Storable without copying the underlying data. This is useful, for example, when ByteString IO produces or consumes vectors of numbers in native byte order.

libqgis-app3.4.11

QGIS - shared app library

postgresql-11-periods

PERIODs and SYSTEM VERSIONING for PostgreSQL

ruby-omniauth-salesforce

OmniAuth strategy for salesforce.com

OmniAuth is a Ruby library that standardizes multi-provider authentication for web applications. It was created to be powerful, flexible, and do as little as possible. Any developer can create strategies for OmniAuth that can authenticate users via disparate systems. OmniAuth strategies have been created for everything from Facebook to LDAP.

libdtkcore2

Deepin Tool Kit Core library

python3-gnuplot

Python interface to the gnuplot plotting program

Gnuplot.py is a Python module that interfaces to gnuplot, the popular plotting program. It allows you to use gnuplot from within Python to plot arrays of data from memory, data files, or mathematical functions. If you use Python to perform computations or as `glue' for numerical programs, you can use this module to plot data on the fly as they are computed. And the combination with Python makes it is easy to automate things, including to create crude `animations' by plotting different datasets one after another.