libopencv-highgui406t64

computer vision High-level GUI and Media I/O library

This package contains the OpenCV (Open Computer Vision) High-level GUI and Media I/O runtime libraries.

ruby-ipynbdiff

Human Readable diffs for Jupyter Notebooks

Better diff for Jupyter Notebooks by first preprocessing them and removing clutter

libopencv-imgcodecs406t64

computer vision Image Codecs library

This package contains the OpenCV (Open Computer Vision) Image Codecs runtime libraries.

python3-jaraco.text

jaraco text manipulation functions

Text manipulation functions and classes, mostly needed as a dependency of other projects involving the same upstream developer, including cherrypy.

golang-1.17

Go programming language compiler - metapackage

The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language.

python3-jaraco.collections

models and classes to supplement the stdlib 'collections' module

Jaraco.collections provides additional models and classes in the spirit of stdlib's collections, mostly needed as a dependency of other projects including 'cherrypy'.