python3-opengl
Python bindings to OpenGL (Python 3)
PyOpenGL is a cross-platform open source Python binding to the standard
OpenGL API providing 2D and 3D graphic drawing. PyOpenGL supports the
GL, GLU, GLE, and GLUT libraries. The library can be used with the Tkinter,
wxPython, FxPy, and Win32GUI windowing libraries (or almost any Python
windowing library which can provide an OpenGL context).
libgtp11
library implementing the GTP protocol between SGSN and GGSN
OsmoGGSN is a Gateway GPRS Support Node (GGSN). It is used by mobile
operators as the interface between the Internet and the rest of the
mobile network infrastructure.
libgnuradio-pmt3.10.10
gnuradio pmt container library
Polymorphic Types are opaque data types that are designed as generic
containers of data that can be safely passed around between blocks
and threads in GNU Radio.
Part of the main gnuradio build.
libgnuradio-runtime3.10.10
gnuradio core runtime
Top level component library. Defines core blocks. Handles
settings for logging, performance counters, and control port.
Part of the main gnuradio build.
libmoosex-configfromfile-perl
Moose role for setting attributes from a config file
MooseX::ConfigFromFile is an abstract Moose role that provides an alternate
constructor for creating objects, using parameters passed in from a config
file. The actual implementation of reading the configuration file is left
to subroles.
libmoosex-types-json-perl
module providing JSON-constrained strings
MooseX::Types::JSON is a Moose extension that provides type constraints that
validate strings in the JavaScript Object Notation (JSON) format. It can use
either the JSON or relaxed JSON specifications and depends on JSON to do
the heavy lifting (see libjson-perl for details).