openjfx
JavaFX/OpenJFX - Rich client application platform for Java
JavaFX/OpenJFX is a set of graphics and media APIs that enables Java developers
to design, create, test, debug, and deploy rich client applications that
operate consistently across diverse platforms.
python3-rospy
Python 3 client library for Robot OS
This package is part of Robot OS (ROS). The rospy client API enables
Python programmers to quickly interface with ROS topics, services,
and parameters. The design of rospy favors implementation speed
(i.e. developer time) over runtime performance so that algorithms can
be quickly prototyped and tested within ROS. It is also ideal for
non-critical-path code, such as configuration and initialization
code. Many of the ROS tools are written in rospy to take advantage of
the type introspection capabilities.
libn32objc4-mips64el-cross
Runtime library for GNU Objective-C applications (n32)
Library needed for GNU ObjC applications linked against the shared library.
multimedia-photography
Packages for working with digital photography
This metapackage will install packages for working with digital
photography including viewing, manipulating, editing, scanning and
printing of images, converting between image formats, uploading to
websites, and compiling and publishing collections, galleries and photo
albums.
libtwofish0
Niels Ferguson's Twofish cryptographic library -- runtime package
This package contains the runtime shared library of the Twofish
cryptographic algorithm. This shared library might be called experimental,
since the original author Niels Ferguson has cancelled maintenance, the source
being in the public domain.
python-nodelet-topic-tools
Robot OS nodelet_topic_tools library - Python 2 service files
This package is part of Robot OS (ROS). Nodelet is designed to
provide a way to run multiple algorithms in the same process with
zero copy transport between algorithms.